mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +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,
|
||||
const IconState &state) override;
|
||||
bool rowIsNarrow() override;
|
||||
void rowShowContextMenu(not_null<PeerListRow*> row);
|
||||
void rowShowContextMenu(not_null<PeerListRow*> row) override;
|
||||
|
||||
private:
|
||||
[[nodiscard]] std::unique_ptr<Row> createRowForMe();
|
||||
|
Reference in New Issue
Block a user