diff --git a/include/AutomationEditor.h b/include/AutomationEditor.h index eca52d2c6..c6a3c96c6 100644 --- a/include/AutomationEditor.h +++ b/include/AutomationEditor.h @@ -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; }; diff --git a/include/PianoRoll.h b/include/PianoRoll.h index c2d94a181..15b2e4ffc 100644 --- a/include/PianoRoll.h +++ b/include/PianoRoll.h @@ -332,7 +332,6 @@ private: // did we start a mouseclick with shift pressed bool m_startedWithShift; - friend class Engine; friend class PianoRollWindow; // qproperty fields