[Uml-devel] kdesdk/umbrello/umbrello

Carsten Pfeiffer carpdjih at mailbox.tu-berlin.de
Sun Apr 27 13:48:09 UTC 2003


CVS commit by pfeiffer: 

make this const


  M +1 -1      umllistviewitemdata.h   1.3


--- kdesdk/umbrello/umbrello/umllistviewitemdata.h  #1.2:1.3
@@ -96,5 +96,5 @@ public:
          *              Returns the type of item.
          */
-        Uml::ListView_Type getType() {
+        Uml::ListView_Type getType() const {
                 return m_Type;
         }






More information about the umbrello-devel mailing list