mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Show bot privacy status
This commit is contained in:
committed by
John Preston
parent
95b4f56b86
commit
ca49e74b6f
@@ -109,7 +109,7 @@ public:
|
||||
bool actionSelected) override;
|
||||
|
||||
private:
|
||||
void refreshStatus();
|
||||
void refreshStatus() override;
|
||||
static Type ComputeType(not_null<const HistoryItem*> item);
|
||||
|
||||
std::vector<not_null<HistoryItem*>> _items;
|
||||
|
Reference in New Issue
Block a user