mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
fixed 9015003 build for os x
This commit is contained in:
@@ -897,7 +897,9 @@ Application::~Application() {
|
||||
updateThread = 0;
|
||||
#endif
|
||||
|
||||
delete window;
|
||||
Window *w = window;
|
||||
window = 0;
|
||||
delete w;
|
||||
|
||||
delete cChatBackground();
|
||||
cSetChatBackground(0);
|
||||
|
Reference in New Issue
Block a user