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 6f7624cf7..27db9903b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -931,7 +931,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); } } |
