Code

Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
[inkscape.git] / src / gradient-drag.h
index 22c0dbfb69cb58db91e5d7feba3872905ee32ca6..8cbe9f3052f51e7e58f96211149f1f81e1631e70 100644 (file)
@@ -177,6 +177,8 @@ private:
 
     bool styleSet( const SPCSSAttr *css );
 
+    Glib::ustring makeStopSafeColor( gchar const *str, bool &isNull );
+
     Inkscape::Selection *selection;
     sigc::connection sel_changed_connection;
     sigc::connection sel_modified_connection;