diff options
Diffstat (limited to 'src/fileexistsdialog.h')
-rw-r--r-- | src/fileexistsdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileexistsdialog.h b/src/fileexistsdialog.h index 937162c..61a8928 100644 --- a/src/fileexistsdialog.h +++ b/src/fileexistsdialog.h @@ -26,7 +26,7 @@ */ class FileExistsDialog : public KasablancaFileExistsDialog { - Q_OBJECT + TQ_OBJECT public: FileExistsDialog(TQWidget *parent=0, const char *name=0); ~FileExistsDialog(); |