|
SciDAVis
1.D4
|
#include "TranslateCurveTool.h"#include "Graph.h"#include "PlotCurve.h"#include "FunctionCurve.h"#include "ApplicationWindow.h"#include "DataPickerTool.h"#include "ScreenPickerTool.h"#include <QMessageBox>#include <QLocale>#include <qwt_plot_curve.h>#include "core/column/Column.h"
1.8.1