mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1940 Curve Creator : Make sure the curve tree is updated
This commit is contained in:
@@ -32,6 +32,7 @@ class QBoxLayout;
|
||||
|
||||
namespace caf {
|
||||
class PdmUiItem;
|
||||
class PdmUiTreeView;
|
||||
}
|
||||
|
||||
|
||||
@@ -85,4 +86,6 @@ private:
|
||||
QPointer<QVBoxLayout> m_lowerLeftLayout;
|
||||
|
||||
QPointer<QHBoxLayout> m_bottomFieldLayout;
|
||||
|
||||
QPointer<caf::PdmUiTreeView> m_curveTreeView;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user