Editors: Some cleanups
This commit is contained in:
@@ -276,19 +276,11 @@ protected slots:
|
||||
void stop();
|
||||
|
||||
private:
|
||||
QAction* m_drawAction;
|
||||
QAction* m_eraseAction;
|
||||
QAction* m_selectAction;
|
||||
QAction* m_moveAction;
|
||||
|
||||
QAction* m_discreteAction;
|
||||
QAction* m_linearAction;
|
||||
QAction* m_cubicHermiteAction;
|
||||
Knob * m_tensionKnob;
|
||||
|
||||
QAction * m_cutAction;
|
||||
QAction * m_copyAction;
|
||||
QAction * m_pasteAction;
|
||||
Knob * m_tensionKnob;
|
||||
|
||||
ComboBox * m_zoomingXComboBox;
|
||||
ComboBox * m_zoomingYComboBox;
|
||||
|
||||
@@ -384,15 +384,6 @@ signals:
|
||||
private:
|
||||
PianoRoll* m_editor;
|
||||
|
||||
QAction* m_drawAction;
|
||||
QAction* m_eraseAction;
|
||||
QAction* m_selectAction;
|
||||
QAction* m_detuneAction;
|
||||
|
||||
QAction* m_cutAction;
|
||||
QAction* m_copyAction;
|
||||
QAction* m_pasteAction;
|
||||
|
||||
ComboBox * m_zoomingComboBox;
|
||||
ComboBox * m_quantizeComboBox;
|
||||
ComboBox * m_noteLenComboBox;
|
||||
|
||||
Reference in New Issue
Block a user