Support box->setTitle(v::text::data, context).

This commit is contained in:
John Preston
2026-03-27 12:04:19 +07:00
parent c64f175b19
commit 353c95adae
10 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -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,