mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-06 09:35:12 +00:00
Handle some updates even while not authed.
This commit is contained in:
@@ -93,6 +93,8 @@ private:
|
||||
void createLanguageLink();
|
||||
void checkUpdateStatus();
|
||||
void setupNextButton();
|
||||
void handleUpdates(const MTPUpdates &updates);
|
||||
void handleUpdate(const MTPUpdate &update);
|
||||
|
||||
void updateControlsGeometry();
|
||||
[[nodiscard]] not_null<details::Data*> getData() {
|
||||
|
Reference in New Issue
Block a user