Skip to content

Commit 67a7d13

Browse files
committedAug 14, 2015
Fix doxygen warning
1 parent 7f7c1a0 commit 67a7d13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/core/geometry/qgsgeos.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ email : marco.hugentobler at sourcepole dot com
3636
return r; \
3737
}
3838

39+
/// @cond
3940
QString GEOSException::lastMsg;
41+
/// @endcond
4042

4143
static void throwGEOSException( const char *fmt, ... )
4244
{

0 commit comments

Comments
 (0)
Please sign in to comment.