diff options
Diffstat (limited to 'noatun-plugins/pitchablespeed/pitchablespeed.h')
-rw-r--r-- | noatun-plugins/pitchablespeed/pitchablespeed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/pitchablespeed/pitchablespeed.h b/noatun-plugins/pitchablespeed/pitchablespeed.h index 3233817..c5bfadf 100644 --- a/noatun-plugins/pitchablespeed/pitchablespeed.h +++ b/noatun-plugins/pitchablespeed/pitchablespeed.h @@ -16,7 +16,7 @@ #include <arts/artsmodules.h> #include "speedtuner.h" -class QSlider; +class TQSlider; class PitchableSpeed : public SpeedTuner, public Plugin { |