aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hunspell/module/qhunspellinputmethod_global.h
blob: 433535c62fbea96781ba8f48470760323f3e8ce7 (plain)
1
2
3
4
5
6
7
8
9
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