mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
define default size
This commit is contained in:
parent
fbfb8039b0
commit
65bc5ef6f4
2 changed files with 5 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ Browser::Browser(
|
|||
);
|
||||
|
||||
set_default_size(
|
||||
640,
|
||||
480
|
||||
WIDTH,
|
||||
HEIGHT
|
||||
);
|
||||
|
||||
// Init header widget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue