Toast icon revolution.

This commit is contained in:
John Preston
2026-03-27 23:30:07 +07:00
parent e3f2e68947
commit e974d02b44
25 changed files with 53 additions and 113 deletions
+2
View File
@@ -40,6 +40,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/toast/toast.h"
#include "ui/layers/generic_box.h"
#include "ui/text/text_utilities.h"
#include "styles/style_chat.h"
#include <QtCore/QDataStream>
#include <QtGui/QGuiApplication>
@@ -595,6 +596,7 @@ void ActivateBotCommand(ClickHandlerContext context, int row, int column) {
tr::now,
lt_parent_name,
bot->name()) },
.icon = &st::toastCheckIcon,
});
},
});