(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with no NewGRF selected
This commit is contained in:
@@ -621,7 +621,7 @@ public:
|
||||
void DrawViewport() const;
|
||||
void DrawSortButtonState(int widget, SortButtonState state) const;
|
||||
|
||||
void DeleteChildWindows() const;
|
||||
void DeleteChildWindows(WindowClass wc = WC_INVALID) const;
|
||||
|
||||
void SetDirty() const;
|
||||
void ReInit();
|
||||
|
Reference in New Issue
Block a user