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 5a2c107608
commit 986a3b4f7a
20 changed files with 18 additions and 20 deletions

View File

@@ -26,7 +26,7 @@
#include <limits>
#endif
// inclusion of the generated files (generated out of QuantityPy.xml)
// inclusion of the generated files (generated out of QuantityPy.pyi)
#include "QuantityPy.h"
#include "UnitPy.h"
#include "QuantityPy.cpp"