App/Gui: move template classes (ViewProvider)ExtensionPythonT to their own header files

This commit is contained in:
wmayer
2022-03-04 18:54:42 +01:00
parent 1cbecdf122
commit 2a33fe77f6
17 changed files with 195 additions and 119 deletions

View File

@@ -31,6 +31,7 @@
#include "Extension.h"
#include "ExtensionContainer.h"
#include "ExtensionPython.h"
#include <ExtensionPy.h>