mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update namespace model
This commit is contained in:
parent
521d372b40
commit
47bd3b5b8b
10 changed files with 116 additions and 81 deletions
|
|
@ -4,7 +4,7 @@ void activate(
|
|||
GtkApplication *application
|
||||
) {
|
||||
// Init default component
|
||||
new Yoda::Browser(
|
||||
new app::Browser(
|
||||
application
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue