mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Follow up 7af7b88c99
This commit is contained in:
parent
d06a1fe373
commit
6d6eede498
@ -155,6 +155,7 @@ void TestQgsComposerMap::crossGrid()
|
||||
QgsCompositionChecker checker( "composermap_crossgrid", mComposition );
|
||||
|
||||
bool testResult = checker.testComposition( mReport, 0, 100 );
|
||||
mComposerMap->setGridStyle( QgsComposerMap::Solid );
|
||||
mComposerMap->setGridEnabled( false );
|
||||
mComposerMap->setShowGridAnnotation( false );
|
||||
QVERIFY( testResult );
|
||||
|
Loading…
x
Reference in New Issue
Block a user