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

View filter box, removing chats and chat types.

This commit is contained in:
John Preston
2020-03-13 10:56:03 +04:00
parent a091e73686
commit d5bd9fa54d
34 changed files with 540 additions and 65 deletions

View File

@@ -52,6 +52,7 @@ public:
showBox(std::move(content), options, animated);
return result;
}
void showToast(const QString &text);
void showRightColumn(object_ptr<TWidget> widget);
void sideBarChanged();