mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Delayed notification hide without animations.
This commit is contained in:
@@ -145,6 +145,7 @@ private:
|
||||
|
||||
bool _hiding = false;
|
||||
bool _deleted = false;
|
||||
base::binary_guard _hidingDelayed;
|
||||
Animation _a_opacity;
|
||||
|
||||
QPoint _startPosition;
|
||||
|
Reference in New Issue
Block a user