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

@@ -24,7 +24,7 @@
#include <Base/Unit.h>
// inclusion of the generated files (generated out of UnitPy.xml)
// inclusion of the generated files (generated out of UnitPy.pyi)
#include <Base/UnitPy.h>
#include <Base/QuantityPy.h>
#include <Base/UnitPy.cpp>