diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:17:45 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:17:45 -0600 |
commit | 6b23c84fe51a08a5b6107a2fa44100e747424796 (patch) | |
tree | 9d1bab3454172bc65b8d91d35ad3ab38c5d2f8fd /kmouth/phraselist.cpp | |
parent | 8d6262f12ea35c0a67dbbdadc732f9b640c19b07 (diff) | |
download | tdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.tar.gz tdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kmouth/phraselist.cpp')
-rw-r--r-- | kmouth/phraselist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/phraselist.cpp b/kmouth/phraselist.cpp index 945795b..1775c5a 100644 --- a/kmouth/phraselist.cpp +++ b/kmouth/phraselist.cpp @@ -24,7 +24,7 @@ #include <tqclipboard.h> // include files for KDE -#include <klistbox.h> +#include <tdelistbox.h> #include <klineedit.h> #include <kaudioplayer.h> #include <kcursor.h> |