(svn r13173) -Codechange: make windows of the main toolbars.

This commit is contained in:
rubidium
2008-05-18 22:11:46 +00:00
parent 9fc630422d
commit 09b5320a81
2 changed files with 322 additions and 296 deletions

View File

@@ -170,6 +170,7 @@ struct SignWindow : QueryStringBaseWindow {
this->LowerWidget(QUERY_EDIT_SIGN_WIDGET_TEXT);
UpdateSignEditWindow(si);
this->FindWindowPlacementAndResize(desc);
}
~SignWindow()