diff options
Diffstat (limited to 'arts/modules/effects/kstereovolumecontrolgui_impl.h')
-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 28400f1e..b562b988 100644 --- a/arts/modules/effects/kstereovolumecontrolgui_impl.h +++ b/arts/modules/effects/kstereovolumecontrolgui_impl.h @@ -81,7 +81,7 @@ private: class KStereoVolumeControlGui_EventMapper : public TQObject { Q_OBJECT - TQ_OBJECT + public: TQTimer* _timer; Arts::KStereoVolumeControlGui_impl* _impl; |