mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
Make the QButtonGroup a member in ChoicePage.
This commit is contained in:
parent
85a6f2068a
commit
3869338c39
2 changed files with 9 additions and 8 deletions
|
@ -95,6 +95,7 @@ private:
|
|||
bool m_isEfi;
|
||||
QComboBox* m_drivesCombo;
|
||||
|
||||
QButtonGroup* m_grp;
|
||||
PrettyRadioButton* m_alongsideButton;
|
||||
ExpandableRadioButton* m_eraseButton;
|
||||
PrettyRadioButton* m_replaceButton;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue