[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Mon Nov 27 21:19:22 UTC 2006


SVN commit 608552 by okellogg:

Apply FixCrashOnDocumentClose.diff by Achim Spangler at
http://www.geeksoc.org/~jr/umbrello/uml-devel/9861.html
> [...] we shouldn't explicitly call clear() when this is not needed, and
> causes a segfault for some configurations 


 M  +0 -1      toolbarstatearrow.cpp  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/toolbarstatearrow.cpp #608551:608552
@@ -25,7 +25,6 @@
 }
 
 ToolBarStateArrow::~ToolBarStateArrow() {
-    m_selectionRect.clear();
 }
 
 void ToolBarStateArrow::init() {




More information about the umbrello-devel mailing list