diff options
Diffstat (limited to 'arts/modules')
-rw-r--r-- | arts/modules/effects/kstereovolumecontrolgui_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/modules/effects/kstereovolumecontrolgui_impl.h b/arts/modules/effects/kstereovolumecontrolgui_impl.h index c9f76dd9..5f6da3be 100644 --- a/arts/modules/effects/kstereovolumecontrolgui_impl.h +++ b/arts/modules/effects/kstereovolumecontrolgui_impl.h @@ -80,7 +80,7 @@ private: #include <tqtimer.h> class KStereoVolumeControlGui_EventMapper : public TQObject { - Q_OBJECT + TQ_OBJECT public: TQTimer* _timer; |