mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-02 00:02:12 -05:00
added null pointer protection
This commit is contained in:
parent
751222bc4e
commit
5310b5bed0
@ -648,6 +648,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, QWidget * parent,
|
||||
#else
|
||||
//remove mActionTouch button
|
||||
delete mActionTouch;
|
||||
mActionTouch=0;
|
||||
#endif
|
||||
|
||||
// update windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user