diff -r 7b9b85b459de -r 5b7a8f2270ff CMakeLists.txt --- a/CMakeLists.txt Sun Mar 13 14:53:14 2022 +0200 +++ b/CMakeLists.txt Sun Mar 13 18:46:10 2022 +0200 @@ -69,7 +69,6 @@ src/ui/canvas.cpp src/ui/multiplyfactordialog.cpp src/ui/objecteditor.cpp - src/ui/polygonobjecteditor.cpp src/widgets/colorbutton.cpp src/widgets/colorindexinput.cpp src/widgets/colorselectdialog.cpp @@ -129,7 +128,6 @@ src/ui/canvas.h src/ui/multiplyfactordialog.h src/ui/objecteditor.h - src/ui/polygonobjecteditor.h src/widgets/colorbutton.h src/widgets/colorindexinput.h src/widgets/colorselectdialog.h