show correct list of buttons when FTM started
This commit is contained in:
parent
490d206afc
commit
526e6503df
@ -465,6 +465,7 @@ class DbManager(CLIDbManager, ManagedWindow):
|
||||
or the path and name if something has been selected
|
||||
"""
|
||||
self.show()
|
||||
self.__update_buttons(self.selection)
|
||||
while True:
|
||||
value = self.top.run()
|
||||
if value == Gtk.ResponseType.OK:
|
||||
|
Loading…
Reference in New Issue
Block a user