mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update resources/qml/Preferences/GeneralPage.qml
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
69de60eb14
commit
a5e2e29055
1 changed files with 2 additions and 1 deletions
|
|
@ -842,7 +842,8 @@ UM.PreferencesPage
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ButtonGroup {
|
ButtonGroup
|
||||||
|
{
|
||||||
id: curaUpdatesGroup
|
id: curaUpdatesGroup
|
||||||
buttons: [checkUpdatesOptionBeta, checkUpdatesOptionStable]
|
buttons: [checkUpdatesOptionBeta, checkUpdatesOptionStable]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue