This commit is contained in:
kramo
2023-08-16 17:31:54 +02:00
parent 0e2918cfe8
commit a3aa7f9ccf
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ class DetailsWindow(Adw.Window):
developer = Gtk.Template.Child()
executable = Gtk.Template.Child()
exec_info_button = Gtk.Template.Child()
exec_info_label = Gtk.Template.Child()
exec_info_popover = Gtk.Template.Child()
@@ -115,7 +114,6 @@ class DetailsWindow(Adw.Window):
self.exec_info_label.set_label(exec_info_text)
self.exec_info_popover.set_focusable(True)
self.exec_info_popover.update_property(
(Gtk.AccessibleProperty.LABEL,),
(