Fix native hiding of macOS windows (#2583)
This commit is contained in:
committed by
Jonathan White
parent
d6ce6b85d5
commit
f8c6c9f72c
@@ -125,6 +125,7 @@ private:
|
||||
bool m_dialogActive;
|
||||
bool m_bringToFrontRequested;
|
||||
bool m_wasMinimized;
|
||||
bool m_wasHidden;
|
||||
QUuid m_keepassBrowserUUID;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user