diff -r 98645c8e7704 -r cd6704009eb9 CMakeLists.txt --- a/CMakeLists.txt Thu Feb 06 20:33:05 2020 +0200 +++ b/CMakeLists.txt Thu Feb 06 23:41:20 2020 +0200 @@ -49,6 +49,7 @@ src/settingseditor/librarieseditor.cpp src/settingseditor/settingseditor.cpp src/types/boundingbox.cpp + src/ui/canvas.cpp src/widgets/colorbutton.cpp ) set (LDFORGE_HEADERS @@ -85,6 +86,7 @@ src/settingseditor/librarieseditor.h src/settingseditor/settingseditor.h src/types/boundingbox.h + src/ui/canvas.h src/widgets/colorbutton.h ) set (LDFORGE_FORMS