summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/interfaces/kickoffsearchinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/interfaces/kickoffsearchinterface.h')
-rw-r--r--kicker/kicker/interfaces/kickoffsearchinterface.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/kicker/kicker/interfaces/kickoffsearchinterface.h b/kicker/kicker/interfaces/kickoffsearchinterface.h
index 91d28e7e6..485e9757c 100644
--- a/kicker/kicker/interfaces/kickoffsearchinterface.h
+++ b/kicker/kicker/interfaces/kickoffsearchinterface.h
@@ -22,11 +22,13 @@
#include <tqobject.h>
+#include <kdemacros.h>
+
class HitMenuItem;
namespace KickoffSearch
{
- class KickoffSearchInterface :public TQObject
+ class KDE_EXPORT KickoffSearchInterface :public TQObject
{
Q_OBJECT