mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
use native glib::uri parser
This commit is contained in:
parent
3545d23f3f
commit
e8e46a6217
7 changed files with 72 additions and 126 deletions
|
|
@ -88,6 +88,8 @@ namespace app::browser::main::tab
|
|||
// Tools
|
||||
double progress_fraction; // async load indication (progress bar)
|
||||
|
||||
GUri * uri;
|
||||
|
||||
// Actions
|
||||
Glib::RefPtr<Gio::SimpleAction> action__update;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue