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

Oliver Kellogg okellogg at users.sourceforge.net
Tue Nov 7 21:48:47 UTC 2006


SVN commit 603117 by okellogg:

ugh, removed the wrong one

 M  +3 -3      umlview.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/umlview.h #603116:603117
@@ -1145,10 +1145,10 @@
 
     /**
      * set to true when a child has used the showDocumentation method,
-     * thus when one click on a child widget.
-     * Reseted to false when one click in an empty zone of the view
+     * thus when one clicks on a child widget.
+     * Reset to false when clicking in an empty region of the view.
      */
-    bool m_pChildDisplayedDoc;
+    bool m_bChildDisplayedDoc;
     
     ToolBarStateFactory* m_pToolBarStateFactory;
     ToolBarState* m_pToolBarState;




More information about the umbrello-devel mailing list