diff options
Diffstat (limited to 'tdeprint/tests/helpwindow.h')
-rw-r--r-- | tdeprint/tests/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tests/helpwindow.h b/tdeprint/tests/helpwindow.h index 2ff3d3649..53a424d1b 100644 --- a/tdeprint/tests/helpwindow.h +++ b/tdeprint/tests/helpwindow.h @@ -22,7 +22,7 @@ class TQPopupMenu; class HelpWindow : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: HelpWindow( const TQString& home_, const TQString& path, TQWidget* parent = 0, const char *name=0 ); ~HelpWindow(); |