forked from AuroraMiddleware/gtk
application: return a value
This commit is contained in:
parent
700a334d87
commit
f6d2f4fa8d
@ -1444,6 +1444,8 @@ gtk_application_end_session (GtkApplication *application,
|
||||
NULL, NULL, NULL);
|
||||
break;
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user