summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropper-context.h')
-rw-r--r--src/dropper-context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dropper-context.h b/src/dropper-context.h
index 300b77ed5..c1fb7f37f 100644
--- a/src/dropper-context.h
+++ b/src/dropper-context.h
@@ -33,6 +33,8 @@ public:
CDropperContext* cdroppercontext;
SPEventContext event_context;
+
+ static const std::string prefsPath;
};
struct SPDropperContextClass {