2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 07:25:46 +00:00

Fixed build in Xcode.

This commit is contained in:
23rd
2022-10-20 18:57:15 +03:00
committed by John Preston
parent 6d3f9017fa
commit fd2edb51e9
3 changed files with 12 additions and 10 deletions

View File

@@ -242,7 +242,7 @@ public:
protected:
void notifyUnreadStateChange(const UnreadState &wasState);
auto unreadStateChangeNotifier(bool required);
inline auto unreadStateChangeNotifier(bool required);
[[nodiscard]] int lookupPinnedIndex(FilterId filterId) const;