mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update class object namespace
This commit is contained in:
parent
faa32d68bd
commit
a711b683cc
2 changed files with 14 additions and 14 deletions
|
|
@ -14,7 +14,7 @@ namespace app::browser
|
|||
|
||||
class Main : public Gtk::Box
|
||||
{
|
||||
app::browser::main::Tab * tab;
|
||||
main::Tab * mainTab;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue