summaryrefslogtreecommitdiffstats
path: root/noatun/library/equalizerview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:21:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:21:33 -0600
commit5b28c57424294aa30218a9c11cd6ed1a929409b6 (patch)
treeaaa8c9380d183dfa87857abd34b3ef42bb0de1b5 /noatun/library/equalizerview.h
parent120dff5f18d13aab7d2731de84e64c898728dc60 (diff)
downloadtdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.tar.gz
tdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'noatun/library/equalizerview.h')
-rw-r--r--noatun/library/equalizerview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/equalizerview.h b/noatun/library/equalizerview.h
index ed495a23..0cec05a9 100644
--- a/noatun/library/equalizerview.h
+++ b/noatun/library/equalizerview.h
@@ -3,7 +3,7 @@
#include <tqwidget.h>
#include <kdialogbase.h>
-#include <klistview.h>
+#include <tdelistview.h>
class VBand;
class TQSlider;