[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Fri Oct 1 13:06:52 UTC 2004


CVS commit by okellogg: 

handleRename(): Publicize.


  M +6 -6      floatingtext.h   1.24


--- kdesdk/umbrello/umbrello/floatingtext.h  #1.23:1.24
@@ -228,4 +228,10 @@ public:
 
         /**
+         * Handle the ListPopupMenu::mt_Rename case of the slotMenuSelection.
+         * Given an own method because it requires rather lengthy code.
+         */
+        void handleRename();
+
+        /**
          * Creates the <UML:FloatingTextWidget> XMI element.
          */
@@ -270,10 +276,4 @@ private:
 
         /**
-         * Handle the ListPopupMenu::mt_Rename case of the slotMenuSelection.
-         * Given an own method because it requires rather lengthy code.
-         */
-        void handleRename();
-
-        /**
          * The association or message widget we may be linked to.
          */






More information about the umbrello-devel mailing list