summaryrefslogtreecommitdiffstats
path: root/ksim/library/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/common.h')
-rw-r--r--ksim/library/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/common.h b/ksim/library/common.h
index 9fc01c0..6f6ae56 100644
--- a/ksim/library/common.h
+++ b/ksim/library/common.h
@@ -72,7 +72,7 @@ namespace KSim
* @short base class for widgets
* @author Robbie Ward <linuxphreak@gmx.co.uk>
*/
- class KDE_EXPORT Base
+ class TDE_EXPORT Base
{
public:
Base();