mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
remove default values
This commit is contained in:
parent
946211167b
commit
79e72c41b0
@ -44,8 +44,8 @@ namespace app::browser::main::tab
|
||||
|
||||
Page(
|
||||
const Glib::ustring & TITLE,
|
||||
const Glib::ustring & SUBTITLE = "",
|
||||
const Glib::ustring & REQUEST = ""
|
||||
const Glib::ustring & SUBTITLE,
|
||||
const Glib::ustring & REQUEST
|
||||
);
|
||||
|
||||
// Actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user