mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-06 00:14:13 +00:00
remove default value
This commit is contained in:
parent
8118613a1f
commit
547612ac4b
@ -32,7 +32,7 @@ namespace app::browser::main::tab::page
|
||||
public:
|
||||
|
||||
Navbar(
|
||||
const Glib::ustring & REQUEST = ""
|
||||
const Glib::ustring & REQUEST
|
||||
);
|
||||
|
||||
~Navbar();
|
||||
|
Loading…
x
Reference in New Issue
Block a user