mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
enshort const name
This commit is contained in:
parent
8ad13b2aa2
commit
a55dce8008
2 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ namespace app::browser::main
|
|||
void append(
|
||||
const Glib::ustring & TITLE,
|
||||
const Glib::ustring & REQUEST = "",
|
||||
const bool & TAB_FOCUS = true
|
||||
const bool & FOCUS = true
|
||||
);
|
||||
|
||||
void close(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue