mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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:
|
public:
|
||||||
|
|
||||||
Navbar(
|
Navbar(
|
||||||
const Glib::ustring & REQUEST = ""
|
const Glib::ustring & REQUEST
|
||||||
);
|
);
|
||||||
|
|
||||||
~Navbar();
|
~Navbar();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue