mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +00:00
Beta version 2.7.6: Fix build on macOS.
This commit is contained in:
@@ -96,7 +96,7 @@ public:
|
|||||||
not_null<MembersRow*> row,
|
not_null<MembersRow*> row,
|
||||||
const IconState &state) override;
|
const IconState &state) override;
|
||||||
bool rowIsNarrow() override;
|
bool rowIsNarrow() override;
|
||||||
void rowShowContextMenu(not_null<PeerListRow*> row);
|
void rowShowContextMenu(not_null<PeerListRow*> row) override;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
[[nodiscard]] std::unique_ptr<Row> createRowForMe();
|
[[nodiscard]] std::unique_ptr<Row> createRowForMe();
|
||||||
|
Reference in New Issue
Block a user