mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Memory Management : Adjustment and fixes
Add release of several static singleton objects Fix several minor memory leaks
This commit is contained in:
@@ -47,7 +47,8 @@ class RiuMainWindowBase : public QMainWindow
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
RiuMainWindowBase();
|
||||
RiuMainWindowBase();
|
||||
~RiuMainWindowBase();
|
||||
|
||||
virtual QString mainWindowName() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user