mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Refactor NotifySettings in PeerData.
This commit is contained in:
@@ -261,7 +261,7 @@ public:
|
||||
bool mute() const {
|
||||
return _mute;
|
||||
}
|
||||
void setMute(bool newMute);
|
||||
bool changeMute(bool newMute);
|
||||
void getNextShowFrom(HistoryBlock *block, int i);
|
||||
void addUnreadBar();
|
||||
void destroyUnreadBar();
|
||||
|
Reference in New Issue
Block a user