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:
@@ -102,6 +102,8 @@ protected:
|
||||
void dragEnterEvent( QDragEnterEvent* event ) override;
|
||||
void dropEvent( QDropEvent* event ) override;
|
||||
|
||||
QStringList defaultDockStateNames() override;
|
||||
|
||||
private:
|
||||
void setPdmRoot( caf::PdmObject* pdmRoot );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user