qt6windows7/tests/manual/qtabletevent/device_information/device_information.pro

7 lines
95 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
QT += widgets
SOURCES += \
main.cpp \
tabletwidget.cpp
HEADERS += \
tabletwidget.h