From 9a7dc857a991d0e56a9644e356f0aa46e70d78c1 Mon Sep 17 00:00:00 2001 From: auria Date: Fri, 23 Apr 2010 21:04:20 +0000 Subject: [PATCH] Minor improvements to GUI engine documentation page git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5254 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- src/guiengine/engine.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/guiengine/engine.cpp b/src/guiengine/engine.cpp index 295824cec..417033001 100644 --- a/src/guiengine/engine.cpp +++ b/src/guiengine/engine.cpp @@ -301,9 +301,10 @@ Name in XML files: \c "align" For widgets located inside a vertical-row layout div : Changes how the x coord of the widget is determined. - value can be "left", "center" or "right". + value can be \c "left", \c "center" or \c "right". + For widgets located inside a horizontal-row layout div : Changes how the y coord of the widget is determined. - value can be "top", "center" or "bottom". + value can be \c "top", \c "center" or \c "bottom". \n \subsection prop13 PROP_PROPORTION