diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:45:33 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:45:33 -0600 |
commit | b21a3fd337f722027e5728be90a7ddc4e758961e (patch) | |
tree | c4016e66d02a54a34b4911fae7d74e424d48c9a0 /extra/kde351/kicontheme.h | |
parent | 24f84d9cb7c82f0ca0d50e1eaaf10af2b3836a3f (diff) | |
download | pytde-b21a3fd337f722027e5728be90a7ddc4e758961e.tar.gz pytde-b21a3fd337f722027e5728be90a7ddc4e758961e.zip |
Additional renaming of kde to tde
Diffstat (limited to 'extra/kde351/kicontheme.h')
-rw-r--r-- | extra/kde351/kicontheme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde351/kicontheme.h b/extra/kde351/kicontheme.h index bdb19d1..1261b15 100644 --- a/extra/kde351/kicontheme.h +++ b/extra/kde351/kicontheme.h @@ -16,7 +16,7 @@ #include <qstring.h> #include <qstringlist.h> #include <qptrlist.h> -#include "kdelibs_export.h" +#include "tdelibs_export.h" class KConfig; //class KIconThemeDir; |