Revision 3285b7c...

Go back to digest for 26th June 2011

Bug Fixes in Office

Dag Andersen committed changes in [calligra] plugins/artistictextshape/ArtisticTextTool.cpp:

Fix crash in ArtisticTextTool

The tool accesses the shape when the tool is not activated,
hence it crashes if the shape is destroyd.

Fix this as Jan Hambrect proposes, by moveing connect/disconnect
of shapeSelectionChanged() to activate()/deactivate().

CCMAIL: Jan Hambrecht

File Changes

Modified 1 files
  • plugins/artistictextshape/ArtisticTextTool.cpp
1 files changed in total