#include "MantidAPI/Algorithm.h"
#include "MantidAPI/AnalysisDataService.h"
#include <QApplication>
#include <QDialog>
#include <QObject>
#include <QPushButton>
#include <QString>
#include <QStringList>
#include <QWidget>
Go to the source code of this file.