7 lines
95 B
Prolog
7 lines
95 B
Prolog
QT += widgets
|
|
SOURCES += \
|
|
main.cpp \
|
|
tabletwidget.cpp
|
|
HEADERS += \
|
|
tabletwidget.h
|