Revision 1734954...
Go back to digest for 29th May 2011Bug Fixes in Office
Boudewijn Rempt committed changes in [calligra] libs/main/KoMainWindow.cpp:
KoPartManager: Be extra careful in event filter
Under some circumstances, apparently Qt passes a 0 to the eventFilter
arguments. This caused a crash for a krita user under Ubuntu 10.4. The
user confirms that this change fixes the bug for him. We were not able
to figure whether it was the theme or Qt who caused this problem.
File Changes
Modified 1 files
- libs/main/KoMainWindow.cpp
1 files changed in total