mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Change phone number section instead of a box.
This commit is contained in:
@@ -36,7 +36,7 @@ class Main : public Section<Main> {
|
||||
public:
|
||||
Main(QWidget *parent, not_null<Window::SessionController*> controller);
|
||||
|
||||
[[nodiscard]] static rpl::producer<QString> Title();
|
||||
[[nodiscard]] rpl::producer<QString> title() override;
|
||||
|
||||
rpl::producer<Type> sectionShowOther() override;
|
||||
|
||||
|
Reference in New Issue
Block a user