Skip to content

Commit

Permalink
declare metatype for QgsDefaultValue
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 28, 2019
1 parent 3a19182 commit a3cea33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsdefaultvalue.h
Expand Up @@ -102,4 +102,6 @@ class CORE_EXPORT QgsDefaultValue
bool mApplyOnUpdate = false;
};

Q_DECLARE_METATYPE( QgsDefaultValue )

#endif // QGSDEFAULTVALUE_H

0 comments on commit a3cea33

Please sign in to comment.