summaryrefslogtreecommitdiffstats
path: root/src/gui/editors
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors')
-rw-r--r--src/gui/editors/matrix/MatrixStaff.h2
-rw-r--r--src/gui/editors/notation/NotationStaff.h10
2 files changed, 6 insertions, 6 deletions
diff --git a/src/gui/editors/matrix/MatrixStaff.h b/src/gui/editors/matrix/MatrixStaff.h
index 2ce65a8..eec5802 100644
--- a/src/gui/editors/matrix/MatrixStaff.h
+++ b/src/gui/editors/matrix/MatrixStaff.h
@@ -79,7 +79,7 @@ protected:
virtual ViewElement* makeViewElement(Event*);
public:
- LinedStaff::setResolution;
+ using LinedStaff::setResolution;
// double getTimeScaleFactor() const { return m_scaleFactor * 2; } // TODO: GROSS HACK to enhance matrix resolution (see also in matrixview.cpp) - BREAKS MATRIX VIEW, see bug 1000595
double getTimeScaleFactor() const { return m_scaleFactor; }
diff --git a/src/gui/editors/notation/NotationStaff.h b/src/gui/editors/notation/NotationStaff.h
index 9660700..758f180 100644
--- a/src/gui/editors/notation/NotationStaff.h
+++ b/src/gui/editors/notation/NotationStaff.h
@@ -100,11 +100,11 @@ public:
m_barNumbersEvery = barNumbersEvery;
}
- LinedStaff::setPageMode;
- LinedStaff::setPageWidth;
- LinedStaff::setRowsPerPage;
- LinedStaff::setRowSpacing;
- LinedStaff::setConnectingLineLength;
+ using LinedStaff::setPageMode;
+ using LinedStaff::setPageWidth;
+ using LinedStaff::setRowsPerPage;
+ using LinedStaff::setRowSpacing;
+ using LinedStaff::setConnectingLineLength;
/**
* Gets a read-only reference to the pixmap factory used by the