Rename close window functions to match upstream
This commit is contained in:
@@ -75,7 +75,7 @@ static WindowDesc _screenshot_window_desc(
|
||||
|
||||
void ShowScreenshotWindow()
|
||||
{
|
||||
DeleteWindowById(WC_SCREENSHOT, 0);
|
||||
CloseWindowById(WC_SCREENSHOT, 0);
|
||||
new ScreenshotWindow(&_screenshot_window_desc);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user