mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-20 03:50:13 +00:00
2025.01.08 17:10:02
This commit is contained in:
parent
41d5c5de04
commit
693dd122dd
@ -1410,7 +1410,7 @@ class GameDialog(Gtk.Dialog):
|
|||||||
continue
|
continue
|
||||||
i += 1
|
i += 1
|
||||||
|
|
||||||
def do_reposnse(self,response):
|
def do_response(self,response):
|
||||||
print("DIALOG")
|
print("DIALOG")
|
||||||
if (response == Gtk.ResponseType.APPLY):
|
if (response == Gtk.ResponseType.APPLY):
|
||||||
self.save()
|
self.save()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user