2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Removed "Export history" from context menu for empty chats.

This commit is contained in:
23rd
2019-03-21 21:14:48 +03:00
committed by John Preston
parent 5d04842a80
commit 2aecd1035e
3 changed files with 33 additions and 13 deletions

View File

@@ -274,6 +274,8 @@ public:
setPinnedMessageId(0);
}
[[nodiscard]] bool canExportChatHistory() const;
// Returns true if about text was changed.
bool setAbout(const QString &newAbout);
const QString &about() const {