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 279e67f6e..03a83dcb4 100644 --- a/knotes/knotehostdlg.h +++ b/knotes/knotehostdlg.h @@ -44,7 +44,7 @@ class KHistoryCombo; class KNoteHostDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: KNoteHostDlg( const TQString& caption, TQWidget *parent=0, const char *name=0 ); ~KNoteHostDlg(); |