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 ae541ebbb..2e547b183 100644
--- a/src/gradient-drag.h
+++ b/src/gradient-drag.h
@@ -129,6 +129,8 @@ public: // FIXME: make more of this private!
SPStop *addStopNearPoint (SPItem *item, NR::Point mouse_p, double tolerance);
void deleteSelected (bool just_one = false);
+
+ bool copy ();
bool keep_selection;