mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
added chat backgrounds
This commit is contained in:
@@ -831,6 +831,12 @@ Application::~Application() {
|
||||
|
||||
delete window;
|
||||
|
||||
delete cChatBackground();
|
||||
cSetChatBackground(0);
|
||||
|
||||
delete cChatDogImage();
|
||||
cSetChatDogImage(0);
|
||||
|
||||
style::stopManager();
|
||||
Local::stop();
|
||||
|
||||
|
Reference in New Issue
Block a user