mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
uppercase const names
This commit is contained in:
parent
c75744f777
commit
8ad13b2aa2
6 changed files with 28 additions and 28 deletions
|
|
@ -23,7 +23,7 @@ namespace app::browser::main::tab::page::navbar
|
|||
public:
|
||||
|
||||
Request(
|
||||
const Glib::ustring & text = ""
|
||||
const Glib::ustring & VALUE = ""
|
||||
);
|
||||
|
||||
~Request();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue