author | smatz |
Mon, 19 May 2008 02:01:44 +0000 | |
changeset 9311 | 96b830227d9e |
parent 9310 | d2f150a6e2f0 |
child 9312 | cd2d59f498e5 |
--- a/src/toolbar_gui.cpp Mon May 19 01:57:30 2008 +0000 +++ b/src/toolbar_gui.cpp Mon May 19 02:01:44 2008 +0000 @@ -899,9 +899,9 @@ { CLRBITS(this->flags4, WF_WHITE_BORDER_MASK); + this->FindWindowPlacementAndResize(desc); PositionMainToolbar(this); DoZoomInOutWindow(ZOOM_NONE, this); - this->FindWindowPlacementAndResize(desc); } virtual void OnPaint()