summaryrefslogtreecommitdiffstats
path: root/src/flood-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flood-context.h')
-rw-r--r--src/flood-context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flood-context.h b/src/flood-context.h
index 0b19610a5..a93c98c73 100644
--- a/src/flood-context.h
+++ b/src/flood-context.h
@@ -41,6 +41,8 @@ public:
sigc::connection sel_changed_connection;
Inkscape::MessageContext *_message_context;
+
+ static const std::string prefsPath;
};
struct SPFloodContextClass {