mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
No need to define that component in a higher location, just define it where you need it. Also, no need to use a Rectangle for this if it has no colour, just use an Item, but the Item itself is also not necessary if you just need the padding. Contributes to issue CURA-5876. |
||
|---|---|---|
| .. | ||
| ConfigurationMenu | ||
| BuildplateMenu.qml | ||
| ContextMenu.qml | ||
| FileMenu.qml | ||
| LocalPrinterMenu.qml | ||
| MaterialMenu.qml | ||
| NetworkPrinterMenu.qml | ||
| NozzleMenu.qml | ||
| PrinterMenu.qml | ||
| PrinterStatusIcon.qml | ||
| PrinterTypeMenu.qml | ||
| ProfileMenu.qml | ||
| RecentFilesMenu.qml | ||
| SettingsMenu.qml | ||
| SettingVisibilityPresetsMenu.qml | ||
| ViewMenu.qml | ||