Rename close window functions to match upstream
This commit is contained in:
@@ -256,7 +256,7 @@ public:
|
||||
}
|
||||
|
||||
~TemplateReplaceWindow() {
|
||||
DeleteWindowById(WC_CREATE_TEMPLATE, this->window_number);
|
||||
CloseWindowById(WC_CREATE_TEMPLATE, this->window_number);
|
||||
}
|
||||
|
||||
virtual void UpdateWidgetSize(int widget, Dimension *size, const Dimension &padding, Dimension *fill, Dimension *resize) override
|
||||
|
Reference in New Issue
Block a user