Skip to content

Commit 11081f8

Browse files
committed
Fix doxygen warning
1 parent 4451f29 commit 11081f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/core/qgsexpressionsorter.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
***************************************************************************/
1616
#include "qgsexpressionsorter.h"
1717

18+
/// @cond PRIVATE
19+
1820
QgsExpressionSorter::QgsExpressionSorter()
1921
{
2022

2123
}
24+
25+
/// @endcond

0 commit comments

Comments
 (0)