Convert the program arguments dialog to a tabbed dialog.
commitc9296be043e7f571627b5c2cb7a90100406e9a8c
authorJohannes Sixt <johannes.sixt@telecom.at>
Thu, 11 May 2006 20:36:24 +0000 (11 22:36 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 12 May 2006 20:36:16 +0000 (12 22:36 +0200)
treed2cede3054c826eb3d471a7bee7229c7b6bddff7
parentc5f6d0c0734678463bccef1b9e99cc515c080e37
Convert the program arguments dialog to a tabbed dialog.

The dialog is now made with Qt designer, which adds a slew of features
with less hand-written code.
kdbg/Makefile.am
kdbg/pgmargs.cpp
kdbg/pgmargs.h
kdbg/pgmargsbase.ui [new file with mode: 0644]