mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3058 Implement a memory cleanup dialog for GeoMech data.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
class QActionGroup;
|
||||
class QMdiSubWindow;
|
||||
class QToolButton;
|
||||
class QSpinBox;
|
||||
class QTimer;
|
||||
class QUndoView;
|
||||
@@ -183,7 +184,7 @@ private:
|
||||
|
||||
QMenu* m_windowMenu;
|
||||
QLabel* m_memoryCriticalWarning;
|
||||
QLabel* m_memoryUsedStatus;
|
||||
QToolButton* m_memoryUsedButton;
|
||||
QLabel* m_memoryTotalStatus;
|
||||
QTimer* m_memoryRefreshTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user