diff options
author | deva <deva> | 2007-09-24 12:55:34 +0000 |
---|---|---|
committer | deva <deva> | 2007-09-24 12:55:34 +0000 |
commit | cc4784e21be549fed648ce8473c0aea18b010453 (patch) | |
tree | 198fec60b74fb8ca0234083114f52455208b61a9 /server/xml/example.xml | |
parent | 43f77843ba460b28224aacebba49bff15eda62f5 (diff) |
More changes to the examples xmls. Also removed some stray debug output from macro xml parser.
Diffstat (limited to 'server/xml/example.xml')
-rw-r--r-- | server/xml/example.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/example.xml b/server/xml/example.xml index 436aa2d..4bd7c80 100644 --- a/server/xml/example.xml +++ b/server/xml/example.xml @@ -3,7 +3,7 @@ <window name="mainwindow" caption="Fundus" width="500" - height="500" + height="560" layout="vbox"> <include name="patient"/> <frame name="spl_frame" caption="Spl:" layout="vbox"> |