Code

Menu item to toggle CMS adjustment on and off
[inkscape.git] / src / ui / view / edit-widget.cpp
index f99658f97d942ae2240895a2e986d24f2d8ad462..7bf4fc752b7db2d829e6cd343eed6512abb95f1e 100644 (file)
@@ -1465,6 +1465,11 @@ EditWidget::toggleScrollbars()
     }
 }
 
+void EditWidget::toggleColorProfAdjust()
+{
+    // TODO implement
+}
+
 void
 EditWidget::updateZoom()
 {