summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.h
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2008-03-26 03:46:52 +0000
committermental <mental@users.sourceforge.net>2008-03-26 03:46:52 +0000
commitf8e238a4916b3cded2d9097f498147f9b61716fe (patch)
treeea318d700c381ae1e17051b4c36f51a4937e60fc /src/gradient-drag.h
parentMajor overhaul of the selector tool's internals to improve handling of transf... (diff)
downloadinkscape-f8e238a4916b3cded2d9097f498147f9b61716fe.tar.gz
inkscape-f8e238a4916b3cded2d9097f498147f9b61716fe.zip
system clipboard support (bug #170185) from Chris KosiƄski
(bzr r5190)
Diffstat (limited to 'src/gradient-drag.h')
-rw-r--r--src/gradient-drag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gradient-drag.h b/src/gradient-drag.h
index 2d52da04b..81713e0ee 100644
--- a/src/gradient-drag.h
+++ b/src/gradient-drag.h
@@ -131,7 +131,7 @@ public: // FIXME: make more of this private!
void deleteSelected (bool just_one = false);
- bool copy ();
+ guint32 getColor();
bool keep_selection;