summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/guides.h
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-03-28 21:16:35 +0000
committerMartin Owens <doctormo@gmail.com>2014-03-28 21:16:35 +0000
commitb8a04c5946f23e3cc09e398d1b6603bbba6ceed9 (patch)
treead79dc7432dda707322d605722790975ad23b4b2 /src/ui/dialog/guides.h
parentRemove _onApply and strdup the char from the label before it gets corrupted. ... (diff)
downloadinkscape-b8a04c5946f23e3cc09e398d1b6603bbba6ceed9.tar.gz
inkscape-b8a04c5946f23e3cc09e398d1b6603bbba6ceed9.zip
Guides: Clean up memory a bit better and move color changed to OK so we don't set the colour before OK
(bzr r13228)
Diffstat (limited to 'src/ui/dialog/guides.h')
-rw-r--r--src/ui/dialog/guides.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/guides.h b/src/ui/dialog/guides.h
index 76b830e70..22bf5097a 100644
--- a/src/ui/dialog/guides.h
+++ b/src/ui/dialog/guides.h
@@ -67,7 +67,6 @@ protected:
void _response(gint response);
void _modeChanged();
- void _colorChanged();
private:
GuidelinePropertiesDialog(GuidelinePropertiesDialog const &); // no copy