Automation Editor - remove (comment out) unimplemented buttons (#4051)
This commit is contained in:
@@ -2378,8 +2378,9 @@ AutomationEditorWindow::AutomationEditorWindow() :
|
||||
// copyPasteActionsToolBar->addAction( pasteAction );
|
||||
|
||||
|
||||
DropToolBar *timeLineToolBar = addDropToolBarToTop(tr("Timeline controls"));
|
||||
m_editor->m_timeLine->addToolButtons(timeLineToolBar);
|
||||
// Not implemented.
|
||||
//DropToolBar *timeLineToolBar = addDropToolBarToTop(tr("Timeline controls"));
|
||||
//m_editor->m_timeLine->addToolButtons(timeLineToolBar);
|
||||
|
||||
|
||||
addToolBarBreak();
|
||||
|
||||
Reference in New Issue
Block a user