Cura/resources/qml/Preferences
casper 9f7581d4e8 Remove ReadOnlyTextField
and use a
```
UM.TextField
{
   enabled: false
}
```
instead

CURA-8688
2022-02-18 08:57:38 +01:00
..
Materials Remove ReadOnlyTextField 2022-02-18 08:57:38 +01:00
GeneralPage.qml Swap out the GeneralPage items to use the themed ones 2022-02-15 16:11:06 +01:00
MachinesPage.qml Update UM.ConfirmRemoveDialog 2022-02-07 21:23:17 +01:00
ProfilesPage.qml Fix ProfilesPage 2022-02-07 22:03:37 +01:00
ReadOnlyTextArea.qml Simpify Readonly textarea 2022-02-15 15:18:04 +01:00
SettingVisibilityPage.qml Fix styling of visibilityPresetCombobox 2022-02-10 11:24:07 +01:00