Clang: warnings-reduction

This commit is contained in:
Adriaan de Groot 2017-09-10 15:17:33 -04:00
parent 463615a1c0
commit 9116718448
6 changed files with 28 additions and 13 deletions

View file

@ -83,7 +83,7 @@ private:
QModelIndexList getIndexesToDraw( const QModelIndex& parent ) const;
QStringList buildTexts( const QModelIndex& index ) const;
SelectionFilter canBeSelected;
SelectionFilter m_canBeSelected;
bool m_extendedPartitionHidden;
QString m_customNewRootLabel;