Skip to content

Commit

Permalink
initialize pointer to optional settings menu - thanks Bruno Binet for…
Browse files Browse the repository at this point in the history
… spotting this

git-svn-id: http://svn.osgeo.org/qgis/trunk@13788 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jun 23, 2010
1 parent 230aced commit 1d21b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgisapp.cpp
Expand Up @@ -363,6 +363,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, QWidget * parent,
, mSplash( splash )
, mPythonUtils( NULL )
, mpTileScaleWidget( NULL )
, mSettingsMenu( NULL )
#ifdef HAVE_QWT
, mpGpsWidget( NULL )
#endif
Expand Down

0 comments on commit 1d21b99

Please sign in to comment.