summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing/helpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.h')
-rw-r--r--examples/demo/textdrawing/helpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/textdrawing/helpwindow.h b/examples/demo/textdrawing/helpwindow.h
index c9d9a336..af73b475 100644
--- a/examples/demo/textdrawing/helpwindow.h
+++ b/examples/demo/textdrawing/helpwindow.h
@@ -21,7 +21,7 @@ class TQPopupMenu;
class HelpWindow : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
HelpWindow( const TQString& home_, const TQString& path, TQWidget* parent = 0, const char *name=0 );
~HelpWindow();