#include "MultiPeakFitTool.h"#include "RangeSelectorTool.h"#include "../ApplicationWindow.h"#include "DataPickerTool.h"#include "../cursors.h"#include <qwt_plot_curve.h>#include <qwt_plot_marker.h>#include <QApplication>#include <gsl/gsl_statistics.h>
1.6.1