Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 21, 2018
1 parent 0d1a981 commit 05fb0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/vector/geometry_checker/qgsgeometrycheck.h
Expand Up @@ -43,7 +43,7 @@ struct ANALYSIS_EXPORT QgsGeometryCheckerContext

class ANALYSIS_EXPORT QgsGeometryCheck
{
Q_DECLARE_TR_FUNCTIONS()
Q_DECLARE_TR_FUNCTIONS( QgsGeometryCheck )

public:
enum ChangeWhat
Expand Down

0 comments on commit 05fb0f4

Please sign in to comment.