‘virtual void QWidget::setVisible(bool)’ was hidden [-Woverloaded-virtual] during build of master

• Jun 10, 2020 - 15:14
Reported version
4.x-dev
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
needs info
Regression
No
Workaround
No
Project

The public QObject method setVisible() is overwritten by the private slot void setVisible() of class InspectorGroupElement.


Comments