summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropper-context.cpp')
-rw-r--r--src/dropper-context.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dropper-context.cpp b/src/dropper-context.cpp
index fefa1ccb6..c74950139 100644
--- a/src/dropper-context.cpp
+++ b/src/dropper-context.cpp
@@ -78,6 +78,8 @@ static SPEventContextClass *parent_class;
static GdkCursor *cursor_dropper_fill = NULL;
static GdkCursor *cursor_dropper_stroke = NULL;
+const std::string SPDropperContext::prefsPath = "/tools/dropper";
+
G_DEFINE_TYPE(SPDropperContext, sp_dropper_context, SP_TYPE_EVENT_CONTEXT);
static void