summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kpreviewitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/core/smb4kpreviewitem.h')
-rw-r--r--smb4k/core/smb4kpreviewitem.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/smb4k/core/smb4kpreviewitem.h b/smb4k/core/smb4kpreviewitem.h
index 2ef4f72..45b1e88 100644
--- a/smb4k/core/smb4kpreviewitem.h
+++ b/smb4k/core/smb4kpreviewitem.h
@@ -35,6 +35,8 @@
#include <tqmap.h>
#include <tqpair.h>
+#include <kdemacros.h>
+
// application specific includes
#include "smb4knetworkitems.h"
@@ -47,7 +49,7 @@ typedef TQPair<int, TQString> ContentsItem;
* @author Alexander Reinholdt <dustpuppy@users.berlios.de>
*/
-class Smb4KPreviewItem
+class KDE_EXPORT Smb4KPreviewItem
{
public:
/**