mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
oops
This commit is contained in:
parent
3f028db643
commit
c5e8c5396f
|
@ -109,6 +109,7 @@ private:
|
|||
bool shown_ = false;
|
||||
FlagsEnum<Flags> flags_;
|
||||
float nativeScale_ = 1;
|
||||
bool isResizeFixing_ = false;
|
||||
|
||||
struct {
|
||||
QLayout *windowLayout = nullptr;
|
||||
|
|
Loading…
Reference in a new issue