Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 16, 2018
1 parent 87c1986 commit 3027370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/processing/qgsprocessingalgorithmdialogbase.h
Expand Up @@ -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.
Expand Down

0 comments on commit 3027370

Please sign in to comment.