mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -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
|
||||
{
|
||||
//: Model used to check if a plugin exists
|
||||
UM.PluginsModel { id: plugins }
|
||||
|
||||
//: Language selection label
|
||||
UM.I18nCatalog{id: catalog; name: "cura"}
|
||||
|
|
|
@ -315,5 +315,5 @@ Item
|
|||
width: UM.Theme.getSize("setting_control").width
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue