mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
use namespace
This commit is contained in:
parent
cc262ea69d
commit
a67b5ad018
3 changed files with 17 additions and 14 deletions
|
|
@ -4,7 +4,7 @@ void activate(
|
|||
GtkApplication *application
|
||||
) {
|
||||
// Init default component
|
||||
new YodaBrowser(
|
||||
new Yoda::Browser(
|
||||
application
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue