mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use G_APPLICATION
This commit is contained in:
parent
5075798b0e
commit
3c705c14c2
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue