[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jri at jriddell.org
Sat Feb 28 06:58:02 UTC 2004


CVS commit by jriddell: 

Tame down warning message, best not to scare the users.


  M +8 -8      association.cpp   1.39


--- kdesdk/umbrello/umbrello/association.cpp  #1.38:1.39
@@ -457,5 +457,5 @@ void UMLAssociation::setAssocType(Uml::A
                 // In this case we need to auto-set the multiplicity/rolenames 
                 // of the roles
-                kdWarning()<<" A new uni-association has been created. Shame on you."<<endl;
+                kdWarning()<<" A new uni-association has been created."<<endl;
         }
         emit modified();






More information about the umbrello-devel mailing list