Johannes Schickel 770b2f78d4 Setup the dimensions of GuiObject in the constructor, by using reflowLayout.
This properly initializes _x, _y, _w and _h, which might be used
uninitialized otherwise. This probably lead to a creash for _sev,
when drawing the tab widget, before GuiObject::reflowLayout had
been called. FYI GuiObject::reflowLayout is usually only called
on layout changes (i.e. resolution changes etc.), thus it might
not be called before drawing a newly created widget.

svn-id: r46947
2010-01-03 21:07:56 +00:00
..
2008-10-02 16:58:59 +00:00
2009-12-31 03:17:59 +00:00
2009-09-06 10:51:20 +00:00
2009-07-26 07:07:35 +00:00
2009-12-15 12:56:10 +00:00
2009-12-15 12:56:10 +00:00
2008-11-12 13:01:21 +00:00
2009-08-16 05:38:03 +00:00
2009-09-20 11:25:39 +00:00