From 4028a42628664fabf8b4be9c07259027d0615957 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sat, 5 Nov 2011 14:41:17 +0000 Subject: fix r1227 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5985 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/KvsObject_layout.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/objects/KvsObject_layout.cpp') diff --git a/src/modules/objects/KvsObject_layout.cpp b/src/modules/objects/KvsObject_layout.cpp index 26588041a..c4c506d6d 100644 --- a/src/modules/objects/KvsObject_layout.cpp +++ b/src/modules/objects/KvsObject_layout.cpp @@ -94,8 +94,8 @@ const int align_cod[] = { Sets the default spacing of the widgets in pixels !fn: $setMargin() Sets the dimension of the layout margin : the distance from the border to the outermost child widget edges. - !fn: $setAlignment(, , ...) - Sets the alignment for widget w to flags, given as parameters. + !fn: $setAlignment(, , , ...) + Sets the alignment for widget w to flags, given as parameters. Valid flags are:Right,Left,Top,Bottom,HCenter,VCenter,Center !fn: $setResizeMode() Sets the resize mode of the parent widget in relation to this layout. -- cgit v1.3.1-10-gc9f91