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

Moved showLogoutConfirmation from MainWindow to Window::Controller.

This commit is contained in:
23rd
2021-02-03 05:49:26 +03:00
committed by John Preston
parent 1f80c297ec
commit b4af805521
8 changed files with 51 additions and 45 deletions

View File

@@ -103,8 +103,6 @@ public:
not_null<PhotoData*> photo);
void hideMediaPreview();
void showLogoutConfirmation();
void updateControlsGeometry() override;
protected: