diff options
Diffstat (limited to 'src/tweak-context.h')
| -rw-r--r-- | src/tweak-context.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h index 56539fc62..e5033c0dc 100644 --- a/src/tweak-context.h +++ b/src/tweak-context.h @@ -82,6 +82,8 @@ public: bool do_o; sigc::connection style_set_connection; + + static const std::string prefsPath; }; struct SPTweakContextClass |
