mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-08 16:07:25 -06:00
Remove PluginsPage.qml
CURA-6066
This commit is contained in:
parent
e02fcd664c
commit
11dfb9acdc
1 changed files with 0 additions and 3 deletions
|
@ -353,9 +353,6 @@ UM.MainWindow
|
||||||
|
|
||||||
insertPage(4, catalog.i18nc("@title:tab", "Profiles"), Qt.resolvedUrl("Preferences/ProfilesPage.qml"));
|
insertPage(4, catalog.i18nc("@title:tab", "Profiles"), Qt.resolvedUrl("Preferences/ProfilesPage.qml"));
|
||||||
|
|
||||||
// Remove plug-ins page because we will use the shiny new plugin browser:
|
|
||||||
removePage(5);
|
|
||||||
|
|
||||||
//Force refresh
|
//Force refresh
|
||||||
setPage(0);
|
setPage(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue