2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Check some more App::main()s.

This commit is contained in:
John Preston
2020-06-11 20:33:15 +04:00
parent 0ad7dcaef9
commit b0f9ad71dd
15 changed files with 91 additions and 57 deletions

View File

@@ -166,7 +166,7 @@ public:
void onSendFileConfirm(
const std::shared_ptr<FileLoadResult> &file,
const std::optional<FullMsgId> &oldId);
bool onSendSticker(DocumentData *sticker);
bool sendExistingDocument(not_null<DocumentData*> sticker);
bool isActive() const;
[[nodiscard]] bool doWeMarkAsRead() const;