diff options
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 7a786234e..a40d44afe 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -932,7 +932,7 @@ namespace Inkscape { namespace UI { namespace Tools { -guint get_group0_keyval(GdkEventKey const* event); +guint get_group0_keyval(GdkEventKey const* event, guint *consumed_modifiers = NULL); } } |
