mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4849 Fix crash, timestep and legend issues on cyclick connections
This commit is contained in:
@@ -297,8 +297,8 @@ private:
|
||||
void setOverrideViewer( RiuViewer* overrideViewer );
|
||||
Rim3dView* activeComparisonView() const;
|
||||
|
||||
void prepareComparisonView();
|
||||
void restoreComparisonView();
|
||||
Rim3dView* prepareComparisonView();
|
||||
void restoreComparisonView();
|
||||
|
||||
private:
|
||||
QPointer<RiuViewer> m_viewer;
|
||||
|
||||
Reference in New Issue
Block a user