src/CMakeLists.txt
branchv_0
changeset 28 04f1ac8a931b
parent 27 8c5364450a46
child 29 0f9f7d6564cd
--- 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