Added more window data
This commit is contained in:
@@ -20,5 +20,6 @@ protected:
|
|||||||
unique_ptr<QHBoxLayout> mainLayout;
|
unique_ptr<QHBoxLayout> mainLayout;
|
||||||
unique_ptr<VBoxLayout> subLayoutOne;
|
unique_ptr<VBoxLayout> subLayoutOne;
|
||||||
unique_ptr<VBoxLayout> subLayoutTwo;
|
unique_ptr<VBoxLayout> subLayoutTwo;
|
||||||
|
int height, width;
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user