enshort application object name

This commit is contained in:
yggverse 2024-08-06 03:55:20 +03:00
parent b891678dbc
commit 58c978184c
3 changed files with 7 additions and 7 deletions

View file

@ -22,7 +22,7 @@ namespace app
GtkWidget *gtk;
// Dependencies
GtkApplication *application;
GtkApplication *app;
// Requirements
browser::Header *header;