summaryrefslogtreecommitdiffstats
path: root/src/kernel/qinputcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qinputcontext.h')
-rw-r--r--src/kernel/qinputcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qinputcontext.h b/src/kernel/qinputcontext.h
index 99e5d37..5b2650a 100644
--- a/src/kernel/qinputcontext.h
+++ b/src/kernel/qinputcontext.h
@@ -69,7 +69,7 @@ struct QInputContextMenu {
};
-class QInputContext : public QObject
+class Q_EXPORT QInputContext : public QObject
{
Q_OBJECT
public: