Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 15, 2016
1 parent 4451f29 commit 11081f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/core/qgsexpressionsorter.cpp
Expand Up @@ -15,7 +15,11 @@
***************************************************************************/
#include "qgsexpressionsorter.h"

/// @cond PRIVATE

QgsExpressionSorter::QgsExpressionSorter()
{

}

/// @endcond

1 comment on commit 11081f8

@m-kuhn
Copy link
Member

@m-kuhn m-kuhn commented on 11081f8 Jan 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Please sign in to comment.