diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2018-03-13 18:51:53 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-03-13 18:51:53 +0000 |
| commit | 9b2547b37b41e018659a9ece46310e2668b7f38b (patch) | |
| tree | 0234f961f4ed0c5bc187ad27fd5edf8020ee5e4d /src/verbs.cpp | |
| parent | Work around possible Pango bug where an empty 'variations' generates a '@' in... (diff) | |
| download | inkscape-9b2547b37b41e018659a9ece46310e2668b7f38b.tar.gz inkscape-9b2547b37b41e018659a9ece46310e2668b7f38b.zip | |
Avoid crash when confirming new value in InkSpinScale with Keyboard
It seems "InkSpinScale::set_focus_widget()" is never called, so
"_focus_widget" is never initialized and has an arbitrary value.
Avoid this by initializing to zero.
Why we never call set_focus_widget() is TBD...
Fixed bugs:
- https://bugs.launchpad.net/inkscape/+bug/1755464
Diffstat (limited to 'src/verbs.cpp')
0 files changed, 0 insertions, 0 deletions
