TEMPLATE = app
TARGET= tst_manual_lineedits
QT += widgets
SOURCES += \
main.cpp \
window.cpp
HEADERS += \
window.h