Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix warning
  • Loading branch information
nyalldawson committed Jul 1, 2015
1 parent 7b58462 commit d747a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/core/testqgscomposerrotation.cpp
Expand Up @@ -41,8 +41,8 @@ class TestQgsComposerRotation : public QObject
, mComposerRect( 0 )
, mComposerLabel( 0 )
, mComposerMap( 0 )
, mRasterLayer( 0 )
, mMapSettings( 0 )
, mRasterLayer( 0 )
{}

~TestQgsComposerRotation();
Expand Down

0 comments on commit d747a48

Please sign in to comment.