* src/Editors/*: Switch notebook tabs during DnD
svn: r7915
This commit is contained in:
@@ -119,6 +119,7 @@ class EditAttribute(EditSecondary):
|
||||
NoteTab(self.dbstate, self.uistate, self.track,
|
||||
self.obj.get_note_object()))
|
||||
|
||||
self._setup_notebook_tabs( notebook)
|
||||
notebook.show_all()
|
||||
self.top.get_widget('vbox').pack_start(notebook,True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user