summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4tdeglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/core/smb4tdeglobal.h')
-rw-r--r--smb4k/core/smb4tdeglobal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/smb4k/core/smb4tdeglobal.h b/smb4k/core/smb4tdeglobal.h
index b173d1b..dd5dbe1 100644
--- a/smb4k/core/smb4tdeglobal.h
+++ b/smb4k/core/smb4tdeglobal.h
@@ -29,6 +29,7 @@
#include <tqstring.h>
#include <tqtimer.h>
+#include <kdemacros.h>
#include <tdeconfig.h>
// forward declarations:
@@ -42,7 +43,7 @@ class Smb4KHomesSharesHandler;
* @author Alexander Reinholdt <dustpuppy@users.berlios.de>
*/
-namespace Smb4TDEGlobal
+namespace KDE_EXPORT Smb4TDEGlobal
{
/**
* This returns the pointer to the global timer for the application.