diff -r c229d38f04c6 -r 91053052bb28 CMakeLists.txt --- a/CMakeLists.txt Sat Apr 08 16:12:12 2023 +0300 +++ b/CMakeLists.txt Sat Apr 08 16:41:40 2023 +0300 @@ -72,6 +72,7 @@ src/inputvertices.cpp src/invert.cpp src/main.cpp + src/mainwindow.cpp src/messagelog.cpp src/model.cpp src/parser.cpp @@ -105,6 +106,7 @@ src/ldrawalgorithm.h src/ldrawsyntaxhighlighter.h src/libraries.h + src/mainwindow.h src/messagelog.h src/model.h src/parser.h