summaryrefslogtreecommitdiffstats
path: root/kmouth/phrasebook/phrasetree.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 /kmouth/phrasebook/phrasetree.h
parent8d6262f12ea35c0a67dbbdadc732f9b640c19b07 (diff)
downloadtdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.tar.gz
tdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kmouth/phrasebook/phrasetree.h')
-rw-r--r--kmouth/phrasebook/phrasetree.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/phrasebook/phrasetree.h b/kmouth/phrasebook/phrasetree.h
index 4016b54..a4936f4 100644
--- a/kmouth/phrasebook/phrasetree.h
+++ b/kmouth/phrasebook/phrasetree.h
@@ -19,8 +19,8 @@
#define PHRASETREE_H
#include <tqpixmap.h>
-#include <kshortcut.h>
-#include <klistview.h>
+#include <tdeshortcut.h>
+#include <tdelistview.h>
class PhraseBook;
class PhraseShortcutRequest;