[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Wed Feb 9 09:55:00 UTC 2005


CVS commit by okellogg: 

getFullyQualifiedName(): Make virtual.


  M +1 -1      umlobject.h   1.49


--- kdesdk/umbrello/umbrello/umlobject.h  #1.48:1.49
@@ -227,5 +227,5 @@ public:
          * @return      The fully qualified name of this UMLObject.
          */
-        QString getFullyQualifiedName(const QString &separator = "::") const;
+        virtual QString getFullyQualifiedName(const QString &separator = "::") const;
 
         /**






More information about the umbrello-devel mailing list