Skip to content

Commit 05fb0f4

Browse files
committed
Fix windows build
1 parent 0d1a981 commit 05fb0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/analysis/vector/geometry_checker/qgsgeometrycheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ struct ANALYSIS_EXPORT QgsGeometryCheckerContext
4343

4444
class ANALYSIS_EXPORT QgsGeometryCheck
4545
{
46-
Q_DECLARE_TR_FUNCTIONS()
46+
Q_DECLARE_TR_FUNCTIONS( QgsGeometryCheck )
4747

4848
public:
4949
enum ChangeWhat

0 commit comments

Comments
 (0)