mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +02:00
Fix build with Qt 5.
This commit is contained in:
parent
c131d6637d
commit
61424eeab9
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ Fn<FilterValue::Flags()> FillFilterValueList(
|
|||
container,
|
||||
filter.flags ? (*filter.flags) : ~FilterValue::Flags(0),
|
||||
isChannel);
|
||||
const auto controlsRaw = checkboxes.data();
|
||||
container->add(std::move(checkboxes));
|
||||
return getResult;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue