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

@@ -26,7 +26,7 @@
#include "GeometryPyCXX.h"
#include <Base/PyWrapParseTupleAndKeywords.h>
// inclusion of the generated files (generated out of PlacementPy.xml)
// inclusion of the generated files (generated out of PlacementPy.pyi)
#include "PlacementPy.h"
#include "PlacementPy.cpp"
#include "Matrix.h"