summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/core/smb4kprint.h')
-rw-r--r--smb4k/core/smb4kprint.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/smb4k/core/smb4kprint.h b/smb4k/core/smb4kprint.h
index 67dec73..c4ef162 100644
--- a/smb4k/core/smb4kprint.h
+++ b/smb4k/core/smb4kprint.h
@@ -36,8 +36,9 @@
#include <tqwidget.h>
// KDE includes
-#include <kprocess.h>
+#include <kdemacros.h>
#include <kdialogbase.h>
+#include <kprocess.h>
// forward declarations
class Smb4KPrintInfo;
@@ -52,7 +53,7 @@ class Smb4KPrintInfo;
* @author Alexander Reinholdt <dustpuppy@users.berlios.de>
*/
-class Smb4KPrint : public TQObject
+class KDE_EXPORT Smb4KPrint : public TQObject
{
TQ_OBJECT