Gui: move Ui loader classes to their own source files

This commit is contained in:
wmayer
2021-09-22 20:31:01 +02:00
parent 30848cb635
commit b4e69f1b2d
8 changed files with 411 additions and 342 deletions

View File

@@ -69,6 +69,7 @@
#include "DocumentPy.h"
#include "View.h"
#include "View3DPy.h"
#include "UiLoader.h"
#include "WidgetFactory.h"
#include "Command.h"
#include "Macro.h"