diff options
Diffstat (limited to 'kuickshow/src/mainwidget.h')
-rw-r--r-- | kuickshow/src/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/mainwidget.h b/kuickshow/src/mainwidget.h index f9f64690..ca89c082 100644 --- a/kuickshow/src/mainwidget.h +++ b/kuickshow/src/mainwidget.h @@ -27,7 +27,7 @@ class FileView; class MainWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |