mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Major cleanup/change in the way things are included.
Needs a Linux compile check. p4#: 21545
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <QtGui/QMainWindow>
|
||||
#include "qevent.h"
|
||||
#include "cafUiTreeModelPdm.h"
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QEvent>
|
||||
#include <QPointer>
|
||||
|
||||
class QTreeView;
|
||||
|
||||
Reference in New Issue
Block a user