diff -r 8c5364450a46 -r 04f1ac8a931b src/CMakeLists.txt --- a/src/CMakeLists.txt Tue Oct 30 23:52:55 2018 +0100 +++ b/src/CMakeLists.txt Sun Nov 18 00:38:49 2018 +0100 @@ -22,7 +22,7 @@ add_executable( ${EXECUTABLE_FILE} QtRelationalReaderStringHadler.h # QObjects must be listed here (including them from other files is not enough) - #RelpipeChartWidget.h + RelpipeChartWidget.h RelpipeTableModel.h RelpipeChartMainWindow.ui RelpipeChartMainWindow.cpp