mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7380 Janitor : Use forward declare when possible
This commit is contained in:
@@ -18,17 +18,19 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RiaSummaryCurveDefinition.h"
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include <memory>
|
||||
|
||||
class QLabel;
|
||||
|
||||
class RiaSummaryCurveDefinition;
|
||||
class RifEclipseSummaryAddress;
|
||||
class RimSummaryCase;
|
||||
class RimSummaryCaseCollection;
|
||||
class RiuSummaryVectorSelectionUi;
|
||||
class RiuSummaryVectorSelectionWidgetCreator;
|
||||
|
||||
class QLabel;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user