Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add missing cond PRIVATE
  • Loading branch information
3nids committed Nov 14, 2018
1 parent 0f9084c commit 6a74609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsmultirenderchecker.cpp
Expand Up @@ -103,6 +103,8 @@ QString QgsMultiRenderChecker::controlImagePath() const
// QgsLayoutChecker
//

///@cond PRIVATE

QgsLayoutChecker::QgsLayoutChecker( const QString &testName, QgsLayout *layout )
: mTestName( testName )
, mLayout( layout )
Expand Down

0 comments on commit 6a74609

Please sign in to comment.