mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
Removed unused plugins model
This commit is contained in:
parent
956b917cd6
commit
c2d783bf7a
2 changed files with 1 additions and 3 deletions
|
@ -130,8 +130,6 @@ UM.PreferencesPage
|
||||||
|
|
||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
//: Model used to check if a plugin exists
|
|
||||||
UM.PluginsModel { id: plugins }
|
|
||||||
|
|
||||||
//: Language selection label
|
//: Language selection label
|
||||||
UM.I18nCatalog{id: catalog; name: "cura"}
|
UM.I18nCatalog{id: catalog; name: "cura"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue