20 #ifndef UNIVARIATECONCATENATIONDIALOG_H 21 #define UNIVARIATECONCATENATIONDIALOG_H 39 void on_buttonBox_accepted();
41 void on_buttonBox_rejected();
44 Ui::UnivariateConcatenationDialog *ui;
45 QSharedPointer<VespucciDataset> dataset_;
46 QSharedPointer<VespucciWorkspace> workspace_;
49 #endif // UNIVARIATECONCATENATIONDIALOG_H