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

Oliver Kellogg okellogg at users.sourceforge.net
Sun Oct 9 21:51:20 UTC 2005


SVN commit 469015 by okellogg:

apply commit 468985 from branches/KDE/3.5

 M  +2 -0      umllistviewitem.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/umllistviewitem.cpp #469014:469015
@@ -360,6 +360,8 @@
     case Uml::lvt_Interface:
     case Uml::lvt_Datatype:
     case Uml::lvt_Enum:
+    case Uml::lvt_Component:
+    case Uml::lvt_Node:
         if (m_pObject == NULL || !doc->isUnique(newText)) {
             cancelRenameWithMsg();
             return;




More information about the umbrello-devel mailing list