Skip to content

Commit

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

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13788 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jun 23, 2010
1 parent d0ed5aa commit 494e88d
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 494e88d

Please sign in to comment.