fixed minimized and maximized size not saving on windows
This commit is contained in:
@@ -123,6 +123,8 @@ private:
|
||||
#ifdef USEWINSDK
|
||||
QRect initalBounds_;
|
||||
QRect currentBounds_;
|
||||
QRect nextBounds_;
|
||||
QTimer useNextBounds_;
|
||||
bool isNotMinimizedOrMaximized_{};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user