mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
application: fix close-request signal
This commit is contained in:
@ -212,7 +212,7 @@ sysprof_about (GSimpleAction *action,
|
||||
NULL);
|
||||
|
||||
g_signal_connect (dialog,
|
||||
"response",
|
||||
"close-request",
|
||||
G_CALLBACK (gtk_window_destroy),
|
||||
NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user