mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
CURA-5035 Added already installed plugins
This commit is contained in:
parent
0f966115e6
commit
5d395f549a
10 changed files with 51 additions and 206 deletions
|
@ -42,8 +42,8 @@ Item
|
|||
onClicked:
|
||||
{
|
||||
toolbox.viewPage = "overview"
|
||||
toolbox.filterPackages("type", toolbox.viewCategory)
|
||||
toolbox.filterAuthors("type", toolbox.viewCategory)
|
||||
toolbox.filterModelByProp("packages", "type", toolbox.viewCategory)
|
||||
toolbox.filterModelByProp("authors", "type", toolbox.viewCategory)
|
||||
}
|
||||
style: ButtonStyle
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue