diff -r d905557eda62 -r 129b8cca9b98 src/CMakeLists.txt --- a/src/CMakeLists.txt Wed Feb 20 11:30:49 2019 +0100 +++ b/src/CMakeLists.txt Sat Mar 30 16:14:41 2019 +0100 @@ -37,7 +37,7 @@ # Executable output: add_executable( ${EXECUTABLE_FILE} - QtRelationalReaderStringHadler.h # QObjects must be listed here (including them from other files is not enough) + QtRelationalReaderStringHandler.h # QObjects must be listed here (including them from other files is not enough) RelpipeChartWidget.h RelpipeTableModel.h RelpipeChartMainWindow.ui