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

@@ -37,7 +37,7 @@
#include "PythonWrapper.h"
#include "SoFCDB.h"
// inclusion of the generated files (generated out of ViewProviderPy.xml)
// inclusion of the generated files (generated out of ViewProviderPy.pyi)
#include <Gui/ViewProviderPy.h>
#include <Gui/ViewProviderPy.cpp>
#include <Gui/View3DPy.h>