Revision 4022dcd...

Go back to digest for 14th August 2011

Bug Fixes in Office

Peter Simonsson committed changes in [calligra] /main:

Fix crash on opening template in words

The crash occurs due to tool options docker trying to access
widgets that's already been deleted. To avoid this I reset the
widgets in the tool options dialog when a new document is loaded.

REVIEW: 102242

File Changes

Modified 5 files
  • /main
  •   libs/KoDockerManager.cpp
  •   libs/KoDockerManager.h
  •   libs/KoMainWindow.cpp
  •   libs/KoToolDocker.cpp
  •   libs/KoToolDocker_p.h
5 files changed in total