[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello (silent)

Leo Savernik l.savernik at aon.at
Tue Oct 11 03:23:36 UTC 2005


SVN commit 469500 by savernik:

SVN_SILENT make it compile with gcc-2.95


 M  +1 -1      umlnamespace.cpp  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umlnamespace.cpp #469499:469500
@@ -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