All checks were successful
Build and Test / build (pull_request) Successful in 32m17s
Copy QuickNav and ZTools source trees into reference/ for developer reference during the UI/UX rework. These are plain directories (not submodules) and are not included in the build. - reference/quicknav/ — QuickNav addon source - reference/ztools/ — ZTools addon source Part of the UI/UX rework preparation. See #346.
4 lines
68 B
Python
4 lines
68 B
Python
import FreeCAD
|
|
|
|
FreeCAD.Console.PrintLog("quicknav addon loaded\n")
|