mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 14:39:00 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define SLSQT1DPLOT_H
|
||||
|
||||
#include "SlsQt1DZoomer.h"
|
||||
#include "ansi.h"
|
||||
#include "sls/ansi.h"
|
||||
#include <qwt_plot.h>
|
||||
#include <qwt_plot_curve.h>
|
||||
#include <qwt_plot_marker.h>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* TODO! short description */
|
||||
#include "SlsQt2DHist.h"
|
||||
#include "ansi.h"
|
||||
#include "sls/ansi.h"
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "SlsQt2DPlot.h"
|
||||
// #include "ansi.h"
|
||||
// #include "sls/ansi.h"
|
||||
|
||||
#include <qlist.h>
|
||||
#include <qprinter.h>
|
||||
|
||||
Reference in New Issue
Block a user