Fix build

This commit is contained in:
Nyall Dawson 2018-01-16 18:06:01 +10:00
parent 87c1986c4b
commit 3027370526

View File

@ -89,7 +89,6 @@ class GUI_EXPORT QgsProcessingAlgorithmDialogBase : public QDialog, private Ui::
* Constructor for QgsProcessingAlgorithmDialogBase.
*/
QgsProcessingAlgorithmDialogBase( QWidget *parent = nullptr, Qt::WindowFlags flags = nullptr );
~QgsProcessingAlgorithmDialogBase();
/**
* Sets the \a algorithm to run in the dialog.