Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix #7006
  • Loading branch information
jef-n committed Jan 18, 2013
1 parent 353d697 commit 4cd9b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/offline_editing/offline_editing_plugin.cpp
Expand Up @@ -40,6 +40,7 @@ QgsOfflineEditingPlugin::QgsOfflineEditingPlugin( QgisInterface* theQgisInterfac
, mActionConvertProject( NULL )
, mActionSynchronize( NULL )
, mOfflineEditing( NULL )
, mProgressDialog( NULL )
{
}

Expand Down

0 comments on commit 4cd9b8f

Please sign in to comment.