mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
update values reset construction
This commit is contained in:
parent
90c9c36ebf
commit
9f0245e5ff
2 changed files with 11 additions and 13 deletions
|
|
@ -67,10 +67,10 @@ namespace app::browser::main::tab::page::navigation
|
|||
double progress_fraction;
|
||||
|
||||
Glib::ustring scheme,
|
||||
host,
|
||||
port,
|
||||
path,
|
||||
query;
|
||||
host,
|
||||
port,
|
||||
path,
|
||||
query;
|
||||
|
||||
// Defaults
|
||||
const bool HEXPAND = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue