mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -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
|
#else
|
||||||
//remove mActionTouch button
|
//remove mActionTouch button
|
||||||
delete mActionTouch;
|
delete mActionTouch;
|
||||||
|
mActionTouch=0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// update windows
|
// update windows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user