Add insert/remove bar buttons in Song editor (fix #5602)
This commit is contained in:
committed by
Johannes Lorenz
parent
783db3e457
commit
8939b149e3
@@ -210,6 +210,9 @@ private:
|
||||
ComboBox * m_zoomingComboBox;
|
||||
ComboBox * m_snappingComboBox;
|
||||
QLabel* m_snapSizeLabel;
|
||||
|
||||
QAction* m_insertBarAction;
|
||||
QAction* m_removeBarAction;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user