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

saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch

This commit is contained in:
John Preston
2015-11-26 20:34:52 +03:00
parent 50222ad87e
commit 4487ad9e15
32 changed files with 591 additions and 206 deletions

View File

@@ -482,6 +482,8 @@ public slots:
void onViewsIncrement();
void onActiveChannelUpdateFull();
void onDownloadPathSettings();
private:
void sendReadRequest(PeerData *peer, MsgId upTo);