CMakeLists.txt

changeset 256
c6f5de03dc0f
parent 253
8b994c917f69
child 259
c27612f0eac0
--- a/CMakeLists.txt	Wed Jun 22 22:50:37 2022 +0300
+++ b/CMakeLists.txt	Wed Jun 22 22:59:56 2022 +0300
@@ -51,7 +51,6 @@
 	src/types/boundingbox.cpp
 	src/ui/circletooloptionswidget.cpp
 	src/ui/objecteditor.cpp
-	src/widgets/colorbutton.cpp
 	src/widgets/colorindexinput.cpp
 	src/widgets/colorselectdialog.cpp
 )
@@ -91,7 +90,6 @@
 	src/types/boundingbox.h
 	src/ui/circletooloptionswidget.h
 	src/ui/objecteditor.h
-	src/widgets/colorbutton.h
 	src/widgets/colorindexinput.h
 	src/widgets/colorselectdialog.h
 )

mercurial