mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Display collectible-based user reply bars.
This commit is contained in:
@@ -40,6 +40,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "styles/style_boxes.h" // peerListSingleRow.
|
||||
#include "styles/style_credits.h" // starIconEmoji.
|
||||
#include "styles/style_dialogs.h" // recentPeersSpecialName.
|
||||
#include "styles/style_info.h" // defaultSubTabs.
|
||||
#include "styles/style_layers.h" // boxLabel.
|
||||
|
||||
namespace {
|
||||
@@ -810,6 +811,7 @@ void ShowBuyResaleGiftBox(
|
||||
const auto tabs = box->addRow(
|
||||
object_ptr<Ui::SubTabs>(
|
||||
box,
|
||||
st::defaultSubTabs,
|
||||
Ui::SubTabsOptions{
|
||||
.selected = (state->ton.current()
|
||||
? u"ton"_q
|
||||
|
||||
Reference in New Issue
Block a user