[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Mon Jan 17 15:14:16 UTC 2005
CVS commit by okellogg:
cosmetics
M +4 -5 uml.h 1.49
--- kdesdk/umbrello/umbrello/uml.h #1.48:1.49
@@ -790,9 +790,8 @@ private:
/**
- * View is the main widget which represents your working
- * area. The View class should handle all events of the view
- * widget. It is kept empty so you can create your view
- * according to your application's needs by changing the view
- * class.
+ * View is the main widget which represents your working area.
+ * The View class should handle all events of the view widget.
+ * It is kept empty so you can create your view according to your
+ * application's needs by changing the view class.
*/
UMLView* m_view;
More information about the umbrello-devel
mailing list