diff options
Diffstat (limited to 'knotes/knotehostdlg.h')
-rw-r--r-- | knotes/knotehostdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knotehostdlg.h b/knotes/knotehostdlg.h index 03a83dcb4..81afc6c52 100644 --- a/knotes/knotehostdlg.h +++ b/knotes/knotehostdlg.h @@ -43,7 +43,7 @@ class KHistoryCombo; */ class KNoteHostDlg : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: KNoteHostDlg( const TQString& caption, TQWidget *parent=0, const char *name=0 ); |