Skip to content

Commit 82684dd

Browse files
committed
add object deletion chapter to index
1 parent 2d56509 commit 82684dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

technical/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Technical information of interest to Contributors.
3030
- [Creating a WorkBench](https://wiki.freecad.org/Workbench_creation)
3131
- The [PowerUser's hub](https://wiki.freecad.org/Power_users_hub) in the FreeCAD wiki contains good information about Python scripting and workbench creation
3232
- [Accessing User Preferences](./preferences.md)
33+
- [Controlling Object Deletion](./ObjectDeletion.md)
3334
- [Create a Python Binding for C++ Class](./CreatePythonBindingForCpp.md)
3435
- [Checklist for Adding a Feature to a Workbench in C++](./ChecklistForNewFeatureC++.md)
3536

0 commit comments

Comments
 (0)