mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
Clang: warnings-reduction
This commit is contained in:
parent
463615a1c0
commit
9116718448
6 changed files with 28 additions and 13 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue