diff options
Diffstat (limited to 'kommander/widgets/aboutdialog.h')
-rw-r--r-- | kommander/widgets/aboutdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h index e15743c6..fdb1b2aa 100644 --- a/kommander/widgets/aboutdialog.h +++ b/kommander/widgets/aboutdialog.h @@ -21,7 +21,7 @@ class TDEAboutData; /** @author Andras Mantia <amantia@kdewebdev.org> */ -class KDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget +class TDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget { TQ_OBJECT |