include( ../../tests.pri ) QT += widgets SOURCES += main.cpp \ mainwidget.cpp \ customtablemodel.cpp HEADERS += \ mainwidget.h \ customtablemodel.h