[Uml-devel] KDE_3_2_BRANCH: kdesdk/umbrello/umbrello

Jonathan Riddell jri at jriddell.org
Sat Feb 28 07:00:01 UTC 2004


CVS commit by jriddell: 

Backport commit from a few seconds ago
--
CVS commit by jriddell:

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


  M +5 -5      association.cpp   1.36.2.3


--- kdesdk/umbrello/umbrello/association.cpp  #1.36.2.2:1.36.2.3
@@ -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