summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kauthinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/core/smb4kauthinfo.h')
-rw-r--r--smb4k/core/smb4kauthinfo.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/smb4k/core/smb4kauthinfo.h b/smb4k/core/smb4kauthinfo.h
index dd0f05c..3323db0 100644
--- a/smb4k/core/smb4kauthinfo.h
+++ b/smb4k/core/smb4kauthinfo.h
@@ -31,6 +31,8 @@
#include <tqstring.h>
#include <tqcstring.h>
+#include <kdemacros.h>
+
/**
* This class provides a container for the authentication data.
*
@@ -38,7 +40,7 @@
*/
-class Smb4KAuthInfo
+class KDE_EXPORT Smb4KAuthInfo
{
public:
/**