mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4255 Read default plot font sizes from preferences and apply
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
#pragma once
|
||||
|
||||
#include "RiaFontCache.h"
|
||||
#include "RimViewWindow.h"
|
||||
|
||||
namespace caf
|
||||
@@ -38,5 +39,4 @@ public:
|
||||
|
||||
virtual caf::PdmObject* findRimPlotObjectFromQwtCurve(const QwtPlotCurve* curve) const = 0;
|
||||
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user