summaryrefslogtreecommitdiffstats
path: root/ksayit/src/Types.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:45 -0600
commit6b23c84fe51a08a5b6107a2fa44100e747424796 (patch)
tree9d1bab3454172bc65b8d91d35ad3ab38c5d2f8fd /ksayit/src/Types.h
parent8d6262f12ea35c0a67dbbdadc732f9b640c19b07 (diff)
downloadtdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.tar.gz
tdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ksayit/src/Types.h')
-rw-r--r--ksayit/src/Types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/Types.h b/ksayit/src/Types.h
index ff9ca65..81ee8b1 100644
--- a/ksayit/src/Types.h
+++ b/ksayit/src/Types.h
@@ -25,7 +25,7 @@
#include <tqmap.h>
// KDE includes
-#include <klistview.h>
+#include <tdelistview.h>
typedef TQValueList<int> ParameterList_type;
typedef TQMap<TQString, ParameterList_type> EffectConfig_type;