diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:22:07 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:22:07 -0600 |
| commit | e46eba349e7029d919b213b7130086503d1e042e (patch) | |
| tree | c99ad6970d22aa80d905a7129d87aa627ae26801 /scheck | |
| parent | df726f3e9706e8264827dc1dc8338225c3b6434f (diff) | |
| download | tdesdk-e46eba349e7029d919b213b7130086503d1e042e.tar.gz tdesdk-e46eba349e7029d919b213b7130086503d1e042e.zip | |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'scheck')
| -rw-r--r-- | scheck/scheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scheck/scheck.cpp b/scheck/scheck.cpp index 9ff5abd0..742a674a 100644 --- a/scheck/scheck.cpp +++ b/scheck/scheck.cpp @@ -64,7 +64,7 @@ #include <tqwidgetlist.h> #include <kdrawutil.h> -#include <kaccelmanager.h> +#include <tdeaccelmanager.h> #include <kpixmapeffect.h> #include <kapplication.h> #include <kaboutdata.h> |
