[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sat Nov 29 08:58:04 UTC 2003


CVS commit by okellogg: 

findPointRegion(): Remove superfluous qualification on return type.


  M +2 -2      associationwidget.h   1.29


--- kdesdk/umbrello/umbrello/associationwidget.h  #1.28:1.29
@@ -630,5 +630,5 @@ private:
          *              9 = On diagonal 1 and On diagonal 2 (the center)
          */
-        static AssociationWidget::Region findPointRegion(QRect Rect, int PosX, int PosY);
+        static Region findPointRegion(QRect Rect, int PosX, int PosY);
 
         /**






More information about the umbrello-devel mailing list