(svn r26990) -Feature: Add option to choose normal, double or quad-size interface.
This commit is contained in:
@@ -3264,6 +3264,9 @@ void ReInitAllWindows()
|
||||
NWidgetLeaf::InvalidateDimensionCache(); // Reset cached sizes of several widgets.
|
||||
NWidgetScrollbar::InvalidateDimensionCache();
|
||||
|
||||
extern void InitDepotWindowBlockSizes();
|
||||
InitDepotWindowBlockSizes();
|
||||
|
||||
Window *w;
|
||||
FOR_ALL_WINDOWS_FROM_BACK(w) {
|
||||
w->ReInit();
|
||||
|
Reference in New Issue
Block a user