[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Fri Jan 30 18:55:32 UTC 2004


CVS commit by thomas: 

oops. part of association line patch to umlwidget.cpp, should have been submitted then


  M +8 -0      umlwidget.h   1.25


--- kdesdk/umbrello/umbrello/umlwidget.h  #1.24:1.25
@@ -510,4 +510,12 @@ public:
 
         /**
+         * Adjusts all unselected associations with the given co-ordinates
+         *
+         * @param x The x-coordinate.
+         * @param y The y-coordinate.
+         */
+        void adjustUnselectedAssocs(int x, int y); 
+
+        /**
          * Set the m_bActivated flag of a widget but does not perform the Activate method
          *






More information about the umbrello-devel mailing list