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

Allow showing boxes in passport panel.

This commit is contained in:
John Preston
2018-04-06 20:23:09 +04:00
parent f1519b76f6
commit d0e854e9d8
32 changed files with 293 additions and 236 deletions

View File

@@ -26,6 +26,10 @@ class InputField;
struct GroupMediaLayout;
} // namespace Ui
namespace Window {
class Controller;
} // namespace Window
enum class SendFilesWay {
Album,
Photos,