mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 23:19:13 +08:00
Merge branch 'CURA-6066_remove_pluginspage_qml' of github.com:Ultimaker/Cura
This commit is contained in:
commit
59af006b46
@ -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