summaryrefslogtreecommitdiffstats
path: root/ksim/library/themeloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/themeloader.h')
-rw-r--r--ksim/library/themeloader.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ksim/library/themeloader.h b/ksim/library/themeloader.h
index c70dc92..a7a2804 100644
--- a/ksim/library/themeloader.h
+++ b/ksim/library/themeloader.h
@@ -26,7 +26,7 @@
#include <tqfont.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQStringList;
template<class> class TQValueVector;
@@ -44,7 +44,7 @@ namespace KSim
* @author Robbie Ward <linuxphreak@gmx.co.uk>
* @short Provides a loader for the themes
*/
- class KDE_EXPORT Theme
+ class TDE_EXPORT Theme
{
friend class ThemeLoader;
public:
@@ -397,7 +397,7 @@ namespace KSim
* @author Robbie Ward <linuxphreak@gmx.co.uk>
* @short Provides a loader for the themes
*/
- class KDE_EXPORT ThemeLoader
+ class TDE_EXPORT ThemeLoader
{
public:
/**