Flatpak source cleanups

This commit is contained in:
kramo
2023-06-30 21:13:06 +02:00
parent fccf302c4b
commit 07960182c7
4 changed files with 29 additions and 3 deletions

View File

@@ -80,6 +80,10 @@ class PreferencesWindow(Adw.PreferencesWindow):
legendary_config_action_row = Gtk.Template.Child()
legendary_config_file_chooser_button = Gtk.Template.Child()
flatpak_expander_row = Gtk.Template.Child()
flatpak_data_action_row = Gtk.Template.Child()
flatpak_config_file_chooser_button = Gtk.Template.Child()
sgdb_key_group = Gtk.Template.Child()
sgdb_key_entry_row = Gtk.Template.Child()
sgdb_switch = Gtk.Template.Child()