src/autoreplace_gui.cpp
changeset 9178 3235f895bf12
parent 9174 5d1ba8c43503
child 9203 082fbf0500c4
--- a/src/autoreplace_gui.cpp	Sun May 11 07:22:13 2008 +0000
+++ b/src/autoreplace_gui.cpp	Sun May 11 11:41:18 2008 +0000
@@ -301,6 +301,8 @@
 		this->caption_color = _local_player;
 		this->sel_group = id_g;
 		this->vscroll2.cap = this->vscroll.cap;   // these two are always the same
+
+		this->FindWindowPlacementAndResize(desc);
 	}
 
 	virtual void OnPaint()