mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove default value
This commit is contained in:
parent
8118613a1f
commit
547612ac4b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ namespace app::browser::main::tab::page
|
|||
public:
|
||||
|
||||
Navbar(
|
||||
const Glib::ustring & REQUEST = ""
|
||||
const Glib::ustring & REQUEST
|
||||
);
|
||||
|
||||
~Navbar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue