removed redundant includes etc.

This commit is contained in:
Erik Frojdh
2020-03-10 11:12:00 +01:00
parent ae3189d836
commit ee799b540a
33 changed files with 33 additions and 189 deletions

View File

@ -1,15 +1,7 @@
/**
* @author Ian Johnson
* @version 1.0
*/
#ifndef SLSQT2DHIST_H
#define SLSQT2DHIST_H
#if QT_VERSION >= 0x040000
#include <qprintdialog.h>
#endif
#include <qwt_color_map.h>
#include <qwt_plot_spectrogram.h>
#include <qwt_scale_draw.h>