mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
use G_APPLICATION
This commit is contained in:
parent
5075798b0e
commit
3c705c14c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user