diff options
| author | Markus Engel <markus.engel@tum.de> | 2013-08-03 01:03:43 +0000 |
|---|---|---|
| committer | Markus Engel <markus.engel@tum.de> | 2013-08-03 01:03:43 +0000 |
| commit | bf4a1d2d49850170b936c30cfe2b30e798716406 (patch) | |
| tree | 2632b534325df2eb92933f428979eeb8f5c52225 /src/spray-context.h | |
| parent | reordered SPDesktop::set_event_context2; fixed last mismatched-tags (diff) | |
| download | inkscape-bf4a1d2d49850170b936c30cfe2b30e798716406.tar.gz inkscape-bf4a1d2d49850170b936c30cfe2b30e798716406.zip | |
Cleaned up.
(bzr r11608.1.117)
Diffstat (limited to 'src/spray-context.h')
| -rw-r--r-- | src/spray-context.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/spray-context.h b/src/spray-context.h index a3bcb93de..796f094cd 100644 --- a/src/spray-context.h +++ b/src/spray-context.h @@ -93,6 +93,9 @@ public: virtual bool root_handler(GdkEvent* event); virtual const std::string& getPrefsPath(); + + + void update_cursor(bool /*with_shift*/); }; #endif |
