mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
CloudSync: documentation and cleanup
CURA-6983
This commit is contained in:
parent
89994b92b5
commit
6069096141
3 changed files with 15 additions and 8 deletions
|
@ -31,6 +31,8 @@ if TYPE_CHECKING:
|
|||
|
||||
i18n_catalog = i18nCatalog("cura")
|
||||
|
||||
# todo Remove license and download dialog, use SyncOrchestrator instead
|
||||
|
||||
## Provides a marketplace for users to download plugins an materials
|
||||
class Toolbox(QObject, Extension):
|
||||
def __init__(self, application: CuraApplication) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue