Base, Gui: remove lefovers from xml -> pyi conversion

This commit is contained in:
Ladislav Michl
2025-04-25 08:18:28 +02:00
committed by Kacper Donat
parent ccb42d0a0f
commit 99f86bd40a
20 changed files with 18 additions and 20 deletions

View File

@@ -29,7 +29,7 @@
#include "Vector3D.h"
// inclusion of the generated files (generated out of VectorPy.xml)
// inclusion of the generated files (generated out of VectorPy.pyi)
#include "GeometryPyCXX.h"
#include "VectorPy.h"
#include "VectorPy.cpp"