mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Renamed classes and function names relaed to drag and drop
This commit is contained in:
@@ -55,7 +55,7 @@ namespace caf
|
||||
class UiPropertyCreatorPdm;
|
||||
class UiTreeModelPdm;
|
||||
class PdmUiItem;
|
||||
class PdmUiDragDropHandle;
|
||||
class PdmUiDragDropInterface;
|
||||
}
|
||||
|
||||
namespace ssihub
|
||||
@@ -289,7 +289,7 @@ public:
|
||||
private:
|
||||
caf::PdmUiTreeView* m_projectTreeView;
|
||||
|
||||
caf::PdmUiDragDropHandle* m_dragDrop;
|
||||
caf::PdmUiDragDropInterface* m_dragDropInterface;
|
||||
|
||||
QUndoView* m_undoView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user