diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:45 -0600 |
commit | 6b23c84fe51a08a5b6107a2fa44100e747424796 (patch) | |
tree | 9d1bab3454172bc65b8d91d35ad3ab38c5d2f8fd /kmouth/phraselist.h | |
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.h')
-rw-r--r-- | kmouth/phraselist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/phraselist.h b/kmouth/phraselist.h index 7c95908..492082e 100644 --- a/kmouth/phraselist.h +++ b/kmouth/phraselist.h @@ -19,7 +19,7 @@ #define PHRASELIST_H // include files for KDE -#include <klistbox.h> +#include <tdelistbox.h> #include <klineedit.h> #include <kprinter.h> |