mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
enshort application object name
This commit is contained in:
parent
b891678dbc
commit
58c978184c
3 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ namespace app
|
|||
GtkWidget *gtk;
|
||||
|
||||
// Dependencies
|
||||
GtkApplication *application;
|
||||
GtkApplication *app;
|
||||
|
||||
// Requirements
|
||||
browser::Header *header;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue