mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3043 Implement Time step filtering on import for Geomech
This commit is contained in:
@@ -26,8 +26,9 @@
|
||||
#include "cafPdmObjectHandle.h"
|
||||
|
||||
#include <QEvent>
|
||||
#include <QPointer>
|
||||
#include <QLabel>
|
||||
#include <QMdiArea>
|
||||
#include <QPointer>
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
@@ -180,7 +181,8 @@ private:
|
||||
RiuPvtPlotPanel* m_pvtPlotPanel;
|
||||
|
||||
QMenu* m_windowMenu;
|
||||
|
||||
QLabel* m_memoryUsedStatus;
|
||||
QLabel* m_memoryAvailableStatus;
|
||||
|
||||
// Menu and action slots
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user