mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Remove unused catalog
20ms faster is 20ms faster...
This commit is contained in:
parent
7f1cc84eb4
commit
5f2984b77e
2 changed files with 0 additions and 8 deletions
|
@ -19,12 +19,6 @@ Item
|
|||
property bool settingsEnabled: Cura.ExtruderManager.activeExtruderStackId || extrudersEnabledCount.properties.value == 1
|
||||
property real padding: UM.Theme.getSize("thick_margin").width
|
||||
|
||||
UM.I18nCatalog
|
||||
{
|
||||
id: catalog
|
||||
name: "cura"
|
||||
}
|
||||
|
||||
Column
|
||||
{
|
||||
spacing: UM.Theme.getSize("wide_margin").height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue