Remove another unneeded catalog

This commit is contained in:
Jaime van Kessel 2019-02-21 18:42:06 +01:00
parent fc11286c6c
commit 8409d7d645

View file

@ -237,7 +237,5 @@ Button
onEntered: base.showTooltip(catalog.i18nc("@label","Some hidden settings use values different from their normal calculated value.\n\nClick to make these settings visible."))
onExited: base.hideTooltip()
UM.I18nCatalog { id: catalog; name: "cura" }
}
}