Removed legacy friend declarations

This commit is contained in:
Colin Wallace
2015-06-18 03:23:43 +00:00
parent 05d4b1398d
commit c112e50ddd
2 changed files with 0 additions and 4 deletions

View File

@@ -238,7 +238,6 @@ private:
QColor m_vertexColor;
QBrush m_scaleColor;
//friend class Engine;
friend class AutomationEditorWindow;
@@ -294,8 +293,6 @@ private:
ComboBox * m_zoomingXComboBox;
ComboBox * m_zoomingYComboBox;
ComboBox * m_quantizeComboBox;
friend class Engine;
};

View File

@@ -332,7 +332,6 @@ private:
// did we start a mouseclick with shift pressed
bool m_startedWithShift;
friend class Engine;
friend class PianoRollWindow;
// qproperty fields