summaryrefslogtreecommitdiffstats
path: root/ksim/library/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/label.h')
-rw-r--r--ksim/library/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/label.h b/ksim/library/label.h
index aad3285..40c0b48 100644
--- a/ksim/library/label.h
+++ b/ksim/library/label.h
@@ -34,7 +34,7 @@ namespace KSim
* @short Label widget
* @author Robbie Ward <[email protected]>
*/
- class KDE_EXPORT Label : public TQWidget, public KSim::Base
+ class TDE_EXPORT Label : public TQWidget, public KSim::Base
{
TQ_OBJECT