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

Oliver Kellogg okellogg at users.sourceforge.net
Tue Oct 11 09:53:10 UTC 2005


SVN commit 469599 by okellogg:

apply commit 469500 from branches/KDE/3.5

 M  +1 -1      umlnamespace.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/umlnamespace.cpp #469598:469599
@@ -67,7 +67,7 @@
     return toString(_v, mnemonic);
 }
 
-Visibility::operator Value() const {
+Visibility::operator Visibility::Value() const {
     return _v;
 }
 




More information about the umbrello-devel mailing list