diff options
Diffstat (limited to 'khexedit/stringdialog.h')
-rw-r--r-- | khexedit/stringdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/stringdialog.h b/khexedit/stringdialog.h index b854971..2726665 100644 --- a/khexedit/stringdialog.h +++ b/khexedit/stringdialog.h @@ -41,7 +41,7 @@ class CListView; class CStringDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: CStringDialog( TQWidget *parent=0, const char *name = 0, bool modal=false ); |