summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/aboutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/aboutdialog.h')
-rw-r--r--kommander/widgets/aboutdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h
index 440541c8..fdb1b2aa 100644
--- a/kommander/widgets/aboutdialog.h
+++ b/kommander/widgets/aboutdialog.h
@@ -21,9 +21,9 @@ class TDEAboutData;
/**
@author Andras Mantia <amantia@kdewebdev.org>
*/
-class AboutDialog : public TQLabel, public KommanderWidget
+class TDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(bool KommanderWidget READ isKommanderWidget)
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)