mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Project Tree updates (#8490)
Split project tree into multiple dockable tree views for plots, keeping one for 3d views.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "RiuMdiArea.h"
|
||||
|
||||
#include "cafPdmObjectHandle.h"
|
||||
#include "cafPdmUiDragDropInterface.h"
|
||||
|
||||
#include <QEvent>
|
||||
#include <QLabel>
|
||||
@@ -247,8 +246,6 @@ public:
|
||||
void setPdmRoot( caf::PdmObject* pdmRoot );
|
||||
|
||||
private:
|
||||
std::unique_ptr<caf::PdmUiDragDropInterface> m_dragDropInterface;
|
||||
|
||||
caf::PdmObject* m_pdmRoot;
|
||||
caf::PdmUiPropertyView* m_pdmUiPropertyView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user