diff options
Diffstat (limited to 'examples/fileiconview/mainwindow.h')
-rw-r--r-- | examples/fileiconview/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fileiconview/mainwindow.h b/examples/fileiconview/mainwindow.h index e9f9a8918..38feec781 100644 --- a/examples/fileiconview/mainwindow.h +++ b/examples/fileiconview/mainwindow.h @@ -21,7 +21,7 @@ class TQToolButton; class FileMainWindow : public TQMainWindow { - Q_OBJECT + TQ_OBJECT public: FileMainWindow(); |