summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/kvt-core/MultipleChoice.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvoctrain/kvoctrain/kvt-core/MultipleChoice.h')
-rw-r--r--kvoctrain/kvoctrain/kvt-core/MultipleChoice.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kvoctrain/kvoctrain/kvt-core/MultipleChoice.h b/kvoctrain/kvoctrain/kvt-core/MultipleChoice.h
index 4d7fd029..c1fddd8c 100644
--- a/kvoctrain/kvoctrain/kvt-core/MultipleChoice.h
+++ b/kvoctrain/kvoctrain/kvt-core/MultipleChoice.h
@@ -28,10 +28,11 @@
#define MultipleChoice_included
#include <tqstring.h>
+#include <kdemacros.h>
#define MAX_MULTIPLE_CHOICE 5 // select one out of x
-class MultipleChoice
+class KDE_EXPORT MultipleChoice
{
public: