mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
[partition] Drop label on swap-options box
This commit is contained in:
parent
a791818a65
commit
dc492b301c
3 changed files with 4 additions and 5 deletions
|
@ -50,7 +50,7 @@ public:
|
|||
virtual QRadioButton* buttonWidget() const;
|
||||
|
||||
/** @brief Add an options drop-down to this button. */
|
||||
void addOptionsComboBox( const QString& label, QComboBox* );
|
||||
void addOptionsComboBox( QComboBox* );
|
||||
|
||||
protected:
|
||||
ClickableLabel* m_label;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue