summaryrefslogtreecommitdiffstats
path: root/src/eraser-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eraser-context.h')
-rw-r--r--src/eraser-context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/eraser-context.h b/src/eraser-context.h
index f8f0cf2ff..dff4d2db5 100644
--- a/src/eraser-context.h
+++ b/src/eraser-context.h
@@ -43,6 +43,8 @@ class SPEraserContext : public SPCommonContext {
public:
SPEraserContext();
CEraserContext* cerasercontext;
+
+ static const std::string prefsPath;
};
struct SPEraserContextClass : public SPEventContextClass{};