[Uml-devel] KDE/kdesdk/umbrello/umbrello/widgets
Andi Fischer
andi.fischer at hispeed.ch
Fri Jan 6 17:22:31 UTC 2012
SVN commit 1272078 by fischer:
Comment fixed.
M +2 -2 widgetbase.cpp
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/widgetbase.cpp #1272077:1272078
@@ -300,8 +300,8 @@
/**
* Helper function for debug output.
* Returns the given enum value as string.
- * @param ot ObjectType of which a string representation is wanted
- * @return the ObjectType as string
+ * @param wt WidgetType of which a string representation is wanted
+ * @return the WidgetType as string
*/
QString WidgetBase::toString(WidgetType wt)
{
More information about the umbrello-devel
mailing list