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

Oliver Kellogg okellogg at users.sourceforge.net
Wed Aug 10 09:53:16 UTC 2005


SVN commit 445206 by okellogg:

Hm, that's what happens when working on different issues in parallel,
thanks to Paulo for bearing with me :)


 M  +1 -1      umlobject.cpp  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umlobject.cpp #445205:445206
@@ -403,7 +403,7 @@
         maybeSignalObjectCreated();
         return true;
     }
-    pDoc->setIsOldFile(true);
+    //pDoc->setIsOldFile(true);
     // Work around UMLDoc::createUMLObject()'s incapability
     // of on-the-fly scope creation:
     if (m_SecondaryId.contains("::")) {




More information about the umbrello-devel mailing list