diff -r 292c64cb2a75 -r ff4639b672ae CMakeLists.txt --- a/CMakeLists.txt Sat Jan 28 17:23:04 2017 +0200 +++ b/CMakeLists.txt Sat Jan 28 17:45:00 2017 +0200 @@ -47,6 +47,7 @@ src/main.cpp src/mainwindow.cpp src/mathfunctions.cpp + src/matrixinput.cpp src/messageLog.cpp src/miscallenous.cpp src/partdownloader.cpp @@ -104,6 +105,7 @@ src/main.h src/mainwindow.h src/mathfunctions.h + src/matrixinput.h src/messageLog.h src/miscallenous.h src/partdownloader.h