summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tweak-context.h')
-rw-r--r--src/tweak-context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h
index ac046a875..da1a50a79 100644
--- a/src/tweak-context.h
+++ b/src/tweak-context.h
@@ -78,6 +78,8 @@ public:
virtual const std::string& getPrefsPath();
+ void update_cursor(bool with_shift);
+
private:
bool set_style(const SPCSSAttr* css);
};