mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 02:50:36 +00:00
Support box->setTitle(v::text::data, context).
This commit is contained in:
@@ -485,7 +485,7 @@ void BoostBox(
|
||||
+ QMargins(0, st::boostTextSkip, 0, st::boostBottomSkip)));
|
||||
|
||||
const auto current = state->data.current();
|
||||
box->setTitle(rpl::single(QString()));
|
||||
box->setTitle(QString());
|
||||
AddFeaturesList(
|
||||
box->verticalLayout(),
|
||||
data.features,
|
||||
|
||||
Reference in New Issue
Block a user