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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h
index 440541c8..37dedec4 100644
--- a/kommander/widgets/aboutdialog.h
+++ b/kommander/widgets/aboutdialog.h
@@ -21,7 +21,7 @@ class TDEAboutData;
/**
@author Andras Mantia <amantia@kdewebdev.org>
*/
-class AboutDialog : public TQLabel, public KommanderWidget
+class KDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget
{
Q_OBJECT