summaryrefslogtreecommitdiffstats
path: root/kmymoney2/dialogs/knewfiledlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/dialogs/knewfiledlg.h')
-rw-r--r--kmymoney2/dialogs/knewfiledlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/knewfiledlg.h b/kmymoney2/dialogs/knewfiledlg.h
index e034084..381e67d 100644
--- a/kmymoney2/dialogs/knewfiledlg.h
+++ b/kmymoney2/dialogs/knewfiledlg.h
@@ -32,7 +32,7 @@
// This dialog lets the user create/edit a file.
// Use the second constructor to edit a file.
class KNewFileDlg : public KNewFileDlgDecl {
- Q_OBJECT
+ TQ_OBJECT
public:
KNewFileDlg(TQWidget *parent=0, const char *name=0, const TQString& title=TQString());