use G_APPLICATION

This commit is contained in:
yggverse 2024-08-05 21:03:55 +03:00
parent 5075798b0e
commit 3c705c14c2

View File

@ -21,7 +21,9 @@ int main(
// Connect the "activate" signal to the callback function
g_signal_connect(
application,
G_APPLICATION(
application
),
"activate",
G_CALLBACK(
activate