mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-19 19:40:13 +00:00
2025.03.17 00:54:52 (desktop)
This commit is contained in:
parent
ec9248dcf6
commit
a5adb4ca63
@ -249,7 +249,7 @@ class EpicNewAppsDialog(Gtk.Dialog):
|
||||
windows=windows)
|
||||
|
||||
dialog = GameDialog(parent=self,game=game)
|
||||
dialog.connect_after('response',self._on_dialog_reponse,info)
|
||||
dialog.connect_after('response',self._on_dialog_response,info)
|
||||
dialog.present()
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user