mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
change namespace
This commit is contained in:
parent
259a33423e
commit
aa3565cd4f
2 changed files with 10 additions and 10 deletions
|
|
@ -21,8 +21,8 @@ namespace app::browser::main::tab::page::navbar
|
|||
std::vector<Glib::ustring>::iterator index;
|
||||
|
||||
// Components
|
||||
history::Back * back;
|
||||
history::Forward * forward;
|
||||
history::Back * historyBack;
|
||||
history::Forward * historyForward;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue