mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
Fix windows build
This commit is contained in:
parent
90a0a2d6a6
commit
f31af07235
@ -10,7 +10,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
class QgsProcessingModelAlgorithm : QgsProcessingAlgorithm
|
||||
{
|
||||
%Docstring
|
||||
|
||||
@ -24,8 +24,7 @@
|
||||
#include "qgsprocessingalgorithm.h"
|
||||
#include "qgsprocessingmodelparameter.h"
|
||||
#include "qgsprocessingmodelchildparametersource.h"
|
||||
|
||||
class QgsProcessingModelGroupBox;
|
||||
#include "qgsprocessingmodelgroupbox.h"
|
||||
|
||||
///@cond NOT_STABLE
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user