diff options
Diffstat (limited to 'src/app/vtabwidget.h')
-rw-r--r-- | src/app/vtabwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/vtabwidget.h b/src/app/vtabwidget.h index 84b7c35..dc0363d 100644 --- a/src/app/vtabwidget.h +++ b/src/app/vtabwidget.h @@ -29,7 +29,7 @@ namespace Gwenview { class VTabWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: VTabWidget(TQWidget* parent); |