diff options
Diffstat (limited to 'noatun-plugins/wavecapture/wavecapture.h')
-rw-r--r-- | noatun-plugins/wavecapture/wavecapture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/wavecapture/wavecapture.h b/noatun-plugins/wavecapture/wavecapture.h index 06adddb..7f92cfa 100644 --- a/noatun-plugins/wavecapture/wavecapture.h +++ b/noatun-plugins/wavecapture/wavecapture.h @@ -25,7 +25,7 @@ #include <string> -class QTimer; +class TQTimer; namespace KIO { class Job; } class WaveCapture : public TQObject, public Plugin |