aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hunspell/module/qhunspellinputmethod_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/hunspell/module/qhunspellinputmethod_global.h')
-rw-r--r--src/plugins/hunspell/module/qhunspellinputmethod_global.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/plugins/hunspell/module/qhunspellinputmethod_global.h b/src/plugins/hunspell/module/qhunspellinputmethod_global.h
new file mode 100644
index 00000000..433535c6
--- /dev/null
+++ b/src/plugins/hunspell/module/qhunspellinputmethod_global.h
@@ -0,0 +1,10 @@
+// Copyright (C) 2018 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+
+#ifndef QHUNSPELLINPUTMETHOD_GLOBAL_H
+#define QHUNSPELLINPUTMETHOD_GLOBAL_H
+
+#include <QtCore/qglobal.h>
+#include <QtHunspellInputMethod/qthunspellinputmethodexports.h>
+
+#endif