8888 'Media Reference Editor' link help button in glade
This commit is contained in:
parent
93962adaef
commit
a8d2f21b23
@ -432,6 +432,7 @@ class EditMediaRef(EditReference):
|
||||
def _connect_signals(self):
|
||||
self.define_cancel_button(self.top.get_object('button84'))
|
||||
self.define_ok_button(self.top.get_object('button82'),self.save)
|
||||
self.define_help_button(self.top.get_object('button104'))
|
||||
|
||||
def _connect_db_signals(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user