mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Support logout of a secondary account.
This commit is contained in:
@@ -113,6 +113,8 @@ public:
|
||||
not_null<PhotoData*> photo);
|
||||
void hideMediaPreview();
|
||||
|
||||
void showLogoutConfirmation();
|
||||
|
||||
void updateControlsGeometry() override;
|
||||
|
||||
protected:
|
||||
@@ -137,7 +139,6 @@ public slots:
|
||||
void onShowAddContact();
|
||||
void onShowNewGroup();
|
||||
void onShowNewChannel();
|
||||
void onLogout();
|
||||
|
||||
signals:
|
||||
void tempDirCleared(int task);
|
||||
|
Reference in New Issue
Block a user