Merge pull request #2116 from Wallacoloo/rm-legacy-friends

Removed legacy friend declarations
This commit is contained in:
Lukas W
2015-06-18 10:00:26 +02:00
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