Files
create/src/Mod/Draft/draftguitools/__init__.py
2020-04-07 18:12:06 +02:00

7 lines
249 B
Python

"""Commands that require the graphical user interface to work.
These GUI commands are called by buttons, menus, contextual menus,
toolbars, or other ways that require graphical widgets.
They are normally loaded in the workbench's `InitGui.py`.
"""