#include "TranslateCurveTool.h"#include "Graph.h"#include "PlotCurve.h"#include "FunctionCurve.h"#include "../ApplicationWindow.h"#include "../cursors.h"#include "DataPickerTool.h"#include "ScreenPickerTool.h"#include <QMessageBox>#include <QLocale>#include <QLineEdit>#include <qwt_plot_curve.h>
1.6.1