mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:15:55 +08:00
Remove PluginsPage.qml
CURA-6066
This commit is contained in:
parent
e02fcd664c
commit
11dfb9acdc
@ -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…
x
Reference in New Issue
Block a user