Skip to content

Commit

Permalink
Metatype
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 5, 2020
1 parent 873ad5f commit d6d1b85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Expand Up @@ -251,6 +251,7 @@ The ``friendlyChildNames`` argument gives a map of child id to a friendly algori




/************************************************************************
* This file has been generated automatically from *
* *
Expand Down
Expand Up @@ -232,6 +232,8 @@ class CORE_EXPORT QgsProcessingModelChildParameterSource

};

Q_DECLARE_METATYPE( QgsProcessingModelChildParameterSource );

#ifndef SIP_RUN
//! List of child parameter sources
typedef QList< QgsProcessingModelChildParameterSource > QgsProcessingModelChildParameterSources;
Expand Down

0 comments on commit d6d1b85

Please sign in to comment.