random data from M3

This commit is contained in:
Erik Frojdh
2022-07-18 11:33:11 +02:00
parent 8fcec81a67
commit ac6433a59b
3 changed files with 8 additions and 3 deletions

View File

@@ -15,6 +15,8 @@
#include <qwt_symbol.h>
#include <stdlib.h>
#include <array>
namespace sls {
#define QwtLog10ScaleEngine QwtLogScaleEngine // hmm

View File

@@ -2,6 +2,7 @@
// Copyright (C) 2021 Contributors to the SLS Detector Package
#include "SlsQt2DPlot.h"
// #include "sls/ansi.h"
#include <array>
#include <qlist.h>
#include <qprinter.h>