mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix build with Xcode.
This commit is contained in:
parent
989689f0e0
commit
4484457965
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ using RightsMap = std::vector<std::pair<ChatAdminRight, tr::phrase<>>>;
|
|||
}
|
||||
|
||||
[[nodiscard]] QStringList RestrictionsList(RequestPeerQuery query) {
|
||||
using Flag = ChatAdminRight;
|
||||
using Type = RequestPeerQuery::Type;
|
||||
using Restriction = RequestPeerQuery::Restriction;
|
||||
auto result = QStringList();
|
||||
|
|
Loading…
Add table
Reference in a new issue