Revision 4575249...

Go back to digest for 6th November 2011

Bug Fixes in Office

Sebastian Sauer committed changes in [calligra] plugins/chartshape/ChartTool.cpp:

Fix two charting crashes
1) if the shape selection changes and we are not able determinate the
newly selected d->shape then we where still dealing with the previous
selected d->shape rather then setting it as expected to NULL.
2) if the tool is deactivated and activated without shape-selection
changing in between then we would deal with a NULL d->shape

File Changes

Modified 1 files
  • plugins/chartshape/ChartTool.cpp
1 files changed in total