[Uml-devel] KDE/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sat May 28 03:53:33 UTC 2005
SVN commit 419018 by okellogg:
testOnWidget(): Fix doc typo.
M +1 -1 umlview.h
--- trunk/KDE/kdesdk/umbrello/umbrello/umlview.h #419017:419018
@@ -919,7 +919,7 @@
/**
* Tests the given point against all widgets and returns the
* widget for which the point is within its bounding rectangle.
- * Returns NULL is the point is not inside any widget.
+ * Returns NULL if the point is not inside any widget.
* Does not use or modify the m_pOnWidget member.
*/
UMLWidget *testOnWidget(QPoint p);
More information about the umbrello-devel
mailing list