This commit is contained in:
fourtf 2019-12-26 23:41:31 +01:00
parent 3f028db643
commit c5e8c5396f

View file

@ -109,6 +109,7 @@ private:
bool shown_ = false;
FlagsEnum<Flags> flags_;
float nativeScale_ = 1;
bool isResizeFixing_ = false;
struct {
QLayout *windowLayout = nullptr;