Code

Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch marker...
[inkscape.git] / src / sp-gradient.h
index f1705f1c1a07055efd7e3ab54d84c7e5293c31c2..b05cb5fb82f4dbb2fffa00f6014bbd91f1434935 100644 (file)
@@ -142,7 +142,7 @@ public:
     SPGradientSpread fetchSpread();
     SPGradientUnits fetchUnits();
 
-    void setSwatch();
+    void setSwatch(bool swatch = true);
 
 private:
     bool invalidateVector();