From bdde74bbab299f2ee448f1c55469c56a66fb01f7 Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Sun, 21 Apr 2013 23:58:15 +0200 Subject: Removed some unused files; more refactoring in EventContext tree. (bzr r11608.1.104) --- src/draw-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/draw-context.cpp') diff --git a/src/draw-context.cpp b/src/draw-context.cpp index 39cb3d613..244a16c91 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -189,7 +189,7 @@ void SPDrawContext::finish() { spdc_free_colors(dc); } -void SPDrawContext::set(Inkscape::Preferences::Entry* value) { +void SPDrawContext::set(const Inkscape::Preferences::Entry& value) { } gint SPDrawContext::root_handler(GdkEvent* event) { -- cgit v1.2.3