mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
use entire uri pointer
This commit is contained in:
parent
5ce90d6e11
commit
4c0cb8c6f0
9 changed files with 28 additions and 26 deletions
|
|
@ -30,8 +30,8 @@ namespace app::browser::main::tab::page::content
|
|||
*/
|
||||
Text(
|
||||
const Type & TYPE,
|
||||
const Glib::ustring & REQUEST,
|
||||
const Glib::ustring & SOURCE
|
||||
const Glib::ustring & SOURCE,
|
||||
GUri * uri
|
||||
);
|
||||
|
||||
// Getters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue