mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Toast icon revolution.
This commit is contained in:
@@ -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,
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user