mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 00:39:55 +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