summaryrefslogtreecommitdiffstats
path: root/tests/manual/inputmethodhints/inputmethodhints.pro
blob: f253f723326af161d4ecdc78141155913a8d3940 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = tst_inputmethodhints

QT        += widgets

HEADERS   += inputmethodhints.h
SOURCES   += main.cpp \
    inputmethodhints.cpp
FORMS     += inputmethodhints.ui
RESOURCES +=