mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed usage of obsolete tree model
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "cafUiTreeModelPdm.h"
|
||||
|
||||
#include <QEvent>
|
||||
#include <QMainWindow>
|
||||
#include <QPointer>
|
||||
@@ -53,7 +51,6 @@ namespace caf
|
||||
class PdmObject;
|
||||
class PdmUiPropertyView;
|
||||
class UiPropertyCreatorPdm;
|
||||
class UiTreeModelPdm;
|
||||
class PdmUiItem;
|
||||
class PdmUiDragDropInterface;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user