[Uml-devel] branches/work/soc-umbrello/umbrello

Ralf Habacker ralf.habacker at gmail.com
Wed Dec 7 15:59:09 UTC 2011


SVN commit 1267660 by habacker:

crash fix calling slotApplyPrefs() over dbus

commit from trunk r1267658

 M  +1 -0      uml.cpp  


--- branches/work/soc-umbrello/umbrello/uml.cpp #1267659:1267660
@@ -141,6 +141,7 @@
     m_hasBegunMacro = false;
     m_printer = new QPrinter;
     m_printer->setFullPage(true);
+    m_dlg = NULL;
 
     readOptionState();
     initActions();




More information about the umbrello-devel mailing list