Add children bottombar gramplets

svn: r16621
This commit is contained in:
Nick Hall
2011-02-15 13:06:05 +00:00
parent 84a1c79fc2
commit dc505e7671
6 changed files with 230 additions and 13 deletions

View File

@@ -65,7 +65,6 @@ from gui.widgets.grampletpane import (AVAILABLE_GRAMPLETS,
make_requested_gramplet,
GuiGramplet)
from gui.widgets.undoablebuffer import UndoableBuffer
from ListModel import ListModel, NOSORT
from gui.utils import add_menuitem
#-------------------------------------------------------------------------