diff options
Diffstat (limited to 'tdeui/ksystemtray.h')
-rw-r--r-- | tdeui/ksystemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ksystemtray.h b/tdeui/ksystemtray.h index 26e1b948a..79d73d3e3 100644 --- a/tdeui/ksystemtray.h +++ b/tdeui/ksystemtray.h @@ -60,7 +60,7 @@ class KSystemTrayPrivate; * * @author Matthias Ettrich <ettrich@kde.org> **/ -class KDEUI_EXPORT KSystemTray : public TQLabel +class TDEUI_EXPORT KSystemTray : public TQLabel { Q_OBJECT public: |