(svn r17051) -Codechange: make the graph legend window use nested widgets
This commit is contained in:
@@ -61,6 +61,7 @@ Company::~Company()
|
||||
if (CleaningPool()) return;
|
||||
|
||||
DeleteCompanyWindows(this->index);
|
||||
InvalidateWindowData(WC_GRAPH_LEGEND, 0, this->index);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user