diff --git a/src/modules/objects/class_widget.cpp b/src/modules/objects/class_widget.cpp index 644999a..1b514f1 100644 --- a/src/modules/objects/class_widget.cpp +++ b/src/modules/objects/class_widget.cpp @@ -160,7 +160,7 @@ const int widgettypes_cod[] = { !fn: $geometry() Returns the widget geometry in this form:[br] x, y, width, height. - !fn: $setGeometry(,[,,]) + !fn: $setGeometry(,[,,]) Sets the geometry of this widget. and are relative to the parent widget or to the desktop (if this widget is a toplevel one). All the parameters are in pixels.