summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/select-context.cpp')
-rw-r--r--src/select-context.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/select-context.cpp b/src/select-context.cpp
index b28920868..7b811e16e 100644
--- a/src/select-context.cpp
+++ b/src/select-context.cpp
@@ -69,6 +69,8 @@ static gint xp = 0, yp = 0; // where drag started
static gint tolerance = 0;
static bool within_tolerance = false;
+const std::string SPSelectContext::prefsPath = "/tools/select";
+
G_DEFINE_TYPE(SPSelectContext, sp_select_context, SP_TYPE_EVENT_CONTEXT);
static void