Code

Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
[inkscape.git] / src / widgets / CMakeLists.txt
index 45f013f16da40d8ec2e6d9d4bbb9b1138e54c1d0..9af3259262dcf33b47e565a1b13bb5cdeaa90c98 100644 (file)
@@ -29,8 +29,9 @@ spw-utilities.cpp
 sp-xmlview-attr-list.cpp
 sp-xmlview-content.cpp
 sp-xmlview-tree.cpp
+swatch-selector.cpp
 toolbox.cpp
 )
 ADD_LIBRARY(widgets STATIC ${widgets_SRC})
 TARGET_LINK_LIBRARIES(widgets
-2geom ${INKSCAPE_LIBS})
\ No newline at end of file
+2geom ${INKSCAPE_LIBS})