Skip to content

Commit

Permalink
Add typeinfo for RasterClass
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 13, 2018
1 parent 3ca9618 commit c5966b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/analysis/processing/qgsreclassifyutils.h
Expand Up @@ -108,6 +108,8 @@ class ANALYSIS_EXPORT QgsReclassifyUtils

};

Q_DECLARE_TYPEINFO( QgsReclassifyUtils::RasterClass, Q_MOVABLE_TYPE );

///@endcond PRIVATE

#endif // QGSRECLASSIFYUTILS
Expand Down

0 comments on commit c5966b4

Please sign in to comment.