X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fgradient-drag.h;h=8cbe9f3052f51e7e58f96211149f1f81e1631e70;hb=HEAD;hp=22c0dbfb69cb58db91e5d7feba3872905ee32ca6;hpb=046ed087d5e6545bf509deb9dbf06e21f858bfbd;p=inkscape.git diff --git a/src/gradient-drag.h b/src/gradient-drag.h index 22c0dbfb6..8cbe9f305 100644 --- a/src/gradient-drag.h +++ b/src/gradient-drag.h @@ -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;