mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix crash with event loop nesting tracking.
This commit is contained in:
@@ -143,6 +143,9 @@ protected:
|
||||
virtual int32 screenNameChecksum(const QString &name) const;
|
||||
|
||||
void setPositionInited();
|
||||
void attachToTrayIcon(not_null<QSystemTrayIcon*> icon);
|
||||
virtual void handleTrayIconActication(
|
||||
QSystemTrayIcon::ActivationReason reason) = 0;
|
||||
|
||||
private:
|
||||
void checkAuthSession();
|
||||
|
Reference in New Issue
Block a user