mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add default dock window layouts and support hiding dock widgets before running tests.
This commit is contained in:
@@ -138,7 +138,8 @@ public:
|
||||
RicGridCalculatorDialog* gridCalculatorDialog( bool createIfNotPresent );
|
||||
|
||||
protected:
|
||||
void closeEvent( QCloseEvent* event ) override;
|
||||
void closeEvent( QCloseEvent* event ) override;
|
||||
QStringList defaultDockStateNames() override;
|
||||
|
||||
private:
|
||||
void createActions();
|
||||
|
||||
Reference in New Issue
Block a user