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