(cherry picked from commit df1b6a933bc0208e4b62d6ee44359a15fa2354fe)
This commit is contained in:

committed by
Jonathan G Rennison

parent
fff46974fd
commit
4b169426dc
@@ -1806,8 +1806,10 @@ struct PerformanceRatingDetailWindow : Window {
|
||||
}
|
||||
|
||||
/* Make sure the widget is lowered */
|
||||
if (this->company != INVALID_COMPANY) {
|
||||
this->LowerWidget(WID_PRD_COMPANY_FIRST + this->company);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
CompanyID PerformanceRatingDetailWindow::company = INVALID_COMPANY;
|
||||
|
Reference in New Issue
Block a user