mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Several reasons: * It's bad style, making it harder to test with mocked PluginRegistry since all sorts of objects have copies of the un-mocked object in their fields. * It's causing errors in this case when checkIfRestartNeeded is called before show(). Fixes Sentry issue CURA-3P6. |
||
|---|---|---|
| .. | ||
| CloudSync | ||
| resources | ||
| __init__.py | ||
| CloudApiModel.py | ||
| Constants.py | ||
| InstallMissingPackagesDialog.py | ||
| LocalPackageList.py | ||
| Marketplace.py | ||
| MissingPackageList.py | ||
| PackageList.py | ||
| PackageModel.py | ||
| plugin.json | ||
| RemotePackageList.py | ||