mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01:00
merging refactor (replacing)
This commit is contained in:
5
slsDetectorGui/slsDetectorPlotting/include/SlsQt1DPlot.h
Normal file → Executable file
5
slsDetectorGui/slsDetectorPlotting/include/SlsQt1DPlot.h
Normal file → Executable file
@@ -13,9 +13,6 @@
|
||||
#ifndef SLSQT1DPLOT_H
|
||||
#define SLSQT1DPLOT_H
|
||||
|
||||
typedef double double32_t;
|
||||
typedef float float32_t;
|
||||
typedef int int32_t;
|
||||
#include "ansi.h"
|
||||
|
||||
|
||||
@@ -25,7 +22,7 @@ typedef int int32_t;
|
||||
#include <qwt_scale_div.h>
|
||||
#include "SlsQt1DZoomer.h"
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
|
||||
|
||||
class QPen;
|
||||
class SlsQt1DPlot;
|
||||
|
||||
Reference in New Issue
Block a user