Fix usage of API that is marked deprecated. Change-Id: Ie31b6ee029c5b5f015fe52fb9bcd8e94b22d6cd0 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
7 lines
95 B
Prolog
7 lines
95 B
Prolog
QT += widgets
|
|
SOURCES += \
|
|
main.cpp \
|
|
tabletwidget.cpp
|
|
HEADERS += \
|
|
tabletwidget.h
|