diff options
Diffstat (limited to 'noatun/modules/artseffects')
-rw-r--r-- | noatun/modules/artseffects/extrastereogui_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/artseffects/extrastereogui_impl.h b/noatun/modules/artseffects/extrastereogui_impl.h index d807644a..47311d37 100644 --- a/noatun/modules/artseffects/extrastereogui_impl.h +++ b/noatun/modules/artseffects/extrastereogui_impl.h @@ -2,7 +2,7 @@ #include "stdsynthmodule.h" #include <tqwidget.h> -class QSlider; +class TQSlider; namespace Arts { |