summaryrefslogtreecommitdiffstats
path: root/noatun/library/equalizerview.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:25:03 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:25:03 +0000
commit636eef5bea9dd243a08d77c9c537fb36ee30f838 (patch)
tree633371d5444df2ff94709d964e9055daea7c2bcc /noatun/library/equalizerview.h
parente654398e46e37abf457b2b1122ab898d2c51c49f (diff)
downloadtdemultimedia-636eef5bea9dd243a08d77c9c537fb36ee30f838.tar.gz
tdemultimedia-636eef5bea9dd243a08d77c9c537fb36ee30f838.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'noatun/library/equalizerview.h')
-rw-r--r--noatun/library/equalizerview.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/noatun/library/equalizerview.h b/noatun/library/equalizerview.h
index 321b5ef0..8c29aadb 100644
--- a/noatun/library/equalizerview.h
+++ b/noatun/library/equalizerview.h
@@ -6,11 +6,11 @@
#include <klistview.h>
class VBand;
-class QSlider;
-class QLabel;
-class QListViewItem;
+class TQSlider;
+class TQLabel;
+class TQListViewItem;
class VPreset;
-class QHBoxLayout;
+class TQHBoxLayout;
class EqualizerWidget;