Skip to content
Snippets Groups Projects
Commit ff6255f7 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused

parent 4bbb173b
No related branches found
No related tags found
1 merge request!1434InstrumentItems::beamItem() relegated to GISASInstrumentItems; otherwise provide and use scanItem()
...@@ -15,14 +15,9 @@ ...@@ -15,14 +15,9 @@
#ifndef BORNAGAIN_GUI_VIEW_PLOTUTIL_RANGEUTILS_H #ifndef BORNAGAIN_GUI_VIEW_PLOTUTIL_RANGEUTILS_H
#define BORNAGAIN_GUI_VIEW_PLOTUTIL_RANGEUTILS_H #define BORNAGAIN_GUI_VIEW_PLOTUTIL_RANGEUTILS_H
#include <QMap> #include <QList>
#include <QMargins>
#include <QString>
class AmplitudeAxisItem; class AmplitudeAxisItem;
class BasicAxisItem;
class ColorMap;
class DataItem;
class IntensityDataItem; class IntensityDataItem;
class SpecularDataItem; class SpecularDataItem;
class QCustomPlot; class QCustomPlot;
...@@ -30,6 +25,7 @@ class QCPAxis; ...@@ -30,6 +25,7 @@ class QCPAxis;
class QCPColorScale; class QCPColorScale;
class QCPRange; class QCPRange;
class QCPColorGradient; class QCPColorGradient;
//! Provides few helper functions for ColorMapPlot. //! Provides few helper functions for ColorMapPlot.
namespace GUI::View::RangeUtils { namespace GUI::View::RangeUtils {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment