mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use ads forward declares in RiuMainWindowBase
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
#include "RiuRecentFileActionProvider.h"
|
||||
#include "RiuViewer.h"
|
||||
|
||||
#include "DockManager.h"
|
||||
|
||||
#include "cafAppEnum.h"
|
||||
#include "cafCmdExecCommandManager.h"
|
||||
#include "cafEffectGenerator.h"
|
||||
|
@@ -44,6 +44,8 @@
|
||||
#include "ExportCommands/RicSnapshotAllPlotsToFileFeature.h"
|
||||
#include "ExportCommands/RicSnapshotAllViewsToFileFeature.h"
|
||||
|
||||
#include "DockManager.h"
|
||||
|
||||
#include "cafMemoryInspector.h"
|
||||
#include "cafUtils.h"
|
||||
|
||||
|
Reference in New Issue
Block a user