src/toolbar_gui.cpp
changeset 10681 3aa3de4d448b
parent 10664 1c8991412bd9
child 10684 7cc2278c2ac0
--- a/src/toolbar_gui.cpp	Fri May 23 22:55:32 2008 +0000
+++ b/src/toolbar_gui.cpp	Fri May 23 23:02:13 2008 +0000
@@ -1322,6 +1322,8 @@
 				this->sel_index = 0;
 			}
 		}
+
+		this->FindWindowPlacementAndResize(width, height);
 	}
 
 	~ToolbarPlayerMenuWindow()