[Uml-devel] kdesdk/umbrello/umbrello

Luis De la Parra Blum lparrab at gmx.net
Thu Apr 3 14:54:43 UTC 2003


CVS commit by luis: 

we need to set the application instance right away


  M +1 -0      uml.cpp   1.31


--- kdesdk/umbrello/umbrello/uml.cpp  #1.30:1.31
@@ -55,4 +55,5 @@ using Umbrello::RefactoringAssistant;
 
 UMLApp::UMLApp(QWidget* , const char* name):KDockMainWindow(0, name) {
+        _instance = this;
         m_pDocWindow = 0;
         config=kapp->config();






More information about the umbrello-devel mailing list