[Uml-devel] KDE/kdesdk/umbrello/umbrello/cmds/widget

Andi Fischer andi.fischer at hispeed.ch
Sat Mar 24 10:08:36 UTC 2012


SVN commit 1286933 by fischer:

Comments fixed.

 M  +2 -2      cmd_create_widget.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/cmds/widget/cmd_create_widget.cpp #1286932:1286933
@@ -33,7 +33,7 @@
     }
 
     /**
-     * Create the UMLObject.
+     * Create the UMLWidget.
      */
     void CmdCreateWidget::redo()
     {
@@ -41,7 +41,7 @@
     }
 
     /**
-     * Suppress the UMLObject.
+     * Suppress the UMLWidget.
      */
     void CmdCreateWidget::undo()
     {




More information about the umbrello-devel mailing list