summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gradient-drag.h')
-rw-r--r--src/gradient-drag.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gradient-drag.h b/src/gradient-drag.h
index 3eb625671..22c0dbfb6 100644
--- a/src/gradient-drag.h
+++ b/src/gradient-drag.h
@@ -175,6 +175,8 @@ private:
void addDraggersRadial (SPRadialGradient *rg, SPItem *item, bool fill_or_stroke);
void addDraggersLinear (SPLinearGradient *lg, SPItem *item, bool fill_or_stroke);
+ bool styleSet( const SPCSSAttr *css );
+
Inkscape::Selection *selection;
sigc::connection sel_changed_connection;
sigc::connection sel_modified_connection;