Skip to content
Snippets Groups Projects

Reduce include dependences in GUI; break cyclic dependence between View and Model

Merged Wuttke, Joachim requested to merge sf7 into develop
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,6 @@
@@ -20,7 +20,6 @@
#include "GUI/Model/State/SessionData.h"
#include "GUI/Model/State/SessionData.h"
#include "GUI/Util/ComboProperty.h"
#include "GUI/Util/ComboProperty.h"
#include "GUI/View/PropertyEditor/CustomEventFilters.h"
#include "GUI/View/PropertyEditor/CustomEventFilters.h"
#include "GUI/View/Main/ProjectManager.h"
#include "GUI/View/MaterialEditor/MaterialEditorDialog.h"
#include "GUI/View/MaterialEditor/MaterialEditorDialog.h"
#include "GUI/Widget/Common/ScientificSpinBox.h"
#include "GUI/Widget/Common/ScientificSpinBox.h"
#include <QApplication>
#include <QApplication>
Loading