[gnome-chess/mcatanzaro/gtk4] Progress



commit 6ab5ea393373ee800b4833339ecf65e4878ab411
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Dec 23 15:29:10 2020 -0600

    Progress

 src/gnome-chess.vala | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gnome-chess.vala b/src/gnome-chess.vala
index d6e15b8..1a73dc8 100644
--- a/src/gnome-chess.vala
+++ b/src/gnome-chess.vala
@@ -1660,6 +1660,7 @@ Copyright © 2015–2016 Sahil Sareen""";
                                        null);
         }
 
+        resign_dialog.response.connect (resign_response_cb);
         resign_dialog.show ();
     }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]