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 d11a7cc..3233817 100644 --- a/noatun-plugins/pitchablespeed/pitchablespeed.h +++ b/noatun-plugins/pitchablespeed/pitchablespeed.h @@ -34,7 +34,7 @@ public slots: void newSong(); protected: - virtual void closeEvent(QCloseEvent *); + virtual void closeEvent(TQCloseEvent *); void setupSliderRange(); void setSpeed(); |