gautrais %!s(int64=4) %!d(string=hai) anos
pai
achega
4bf89e22e6
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ui/application.py

+ 2 - 0
ui/application.py

@@ -535,6 +535,8 @@ class SelectionPane(Pane):
     def get_current_selection_name(self):
         return self.sel_list.current_selection_name
 
+
+
     def get_current_selection(self):
         n=self.sel_list.current_selection_name
         if n and n in self.pad.selections: