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

QT        += core \
    gui 

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