mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
make value attribute linked
This commit is contained in:
parent
cbf786ce4c
commit
b9311eafb4
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ namespace app::browser::main::tab::page
|
|||
|
||||
// Setters
|
||||
void set_request(
|
||||
const Glib::ustring value
|
||||
const Glib::ustring & value
|
||||
);
|
||||
|
||||
// Getters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue