mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 03:45:38 -04:00
Properly handle the edge case of a PCM::revert and null deviceModel.
This commit is contained in:
parent
9b2f04daf6
commit
391b52427a
2 changed files with 30 additions and 0 deletions
|
@ -88,6 +88,8 @@ private:
|
|||
PrettyRadioButton* m_eraseButton;
|
||||
PrettyRadioButton* m_replaceButton;
|
||||
PrettyRadioButton* m_somethingElseButton;
|
||||
|
||||
int m_lastSelectedDeviceIndex;
|
||||
};
|
||||
|
||||
#endif // CHOICEPAGE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue