[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Thu Mar 10 10:43:06 UTC 2005


CVS commit by okellogg: 

Constructor: Handle Uml::lvt_EntityRelationship_Model.


  M +4 -0      listpopupmenu.cpp   1.65


--- kdesdk/umbrello/umbrello/listpopupmenu.cpp  #1.64:1.65
@@ -54,4 +54,8 @@ ListPopupMenu::ListPopupMenu(QWidget *pa
                         break;
 
+                case Uml::lvt_EntityRelationship_Model:
+                        mt = mt_EntityRelationship_Model;
+                        break;
+
                 case Uml::lvt_Deployment_View:
                         mt = mt_Deployment_View;






More information about the umbrello-devel mailing list