summaryrefslogtreecommitdiffstats
path: root/examples/showimg/showimg.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/showimg/showimg.h')
-rw-r--r--examples/showimg/showimg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/showimg.h b/examples/showimg/showimg.h
index 362b1c2db..f51fa607a 100644
--- a/examples/showimg/showimg.h
+++ b/examples/showimg/showimg.h
@@ -20,7 +20,7 @@ class TQPopupMenu;
class ImageViewer : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ImageViewer( TQWidget *parent=0, const char *name=0, int wFlags=0 );
~ImageViewer();