blob: d47fb15eef0c12cc81181a0ddab230661930ee92 [file]
QT += widgets
requires(qtConfig(tableview))
SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets/nestedlayouts
INSTALLS += target