diff options
Diffstat (limited to 'src/systemtray.h')
-rw-r--r-- | src/systemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemtray.h b/src/systemtray.h index ef341db..0a582ef 100644 --- a/src/systemtray.h +++ b/src/systemtray.h @@ -29,7 +29,7 @@ class MainWindow; * hopefuly integrated in KDE 3.4 * @author S�astien Laot */ -class KSystemTray2 : public KSystemTray +class KDE_EXPORT KSystemTray2 : public KSystemTray { Q_OBJECT |