OSDN Git Service

QmlJsInspector: Fix crash on plugin initialization
authorKai Koehne <kai.koehne@nokia.com>
Fri, 3 Dec 2010 09:32:47 +0000 (10:32 +0100)
committerKai Koehne <kai.koehne@nokia.com>
Fri, 3 Dec 2010 09:40:08 +0000 (10:40 +0100)
commit5cd1cd10c9cdd1b2ebf50dcee0a6c8a151c02e74
tree8447054f5fea7fe69225f5abfaccb9721900ac51
parentf179c9362f746c05579de081b7c8e9a1bafad4d3
QmlJsInspector: Fix crash on plugin initialization

Delay the setup of the UI until the Debug mode is activated. This is
required by the Debugger now setting up most of it's UI in
extensionsInitialized ...
src/plugins/qmljsinspector/qmljsinspectorplugin.cpp
src/plugins/qmljsinspector/qmljsinspectorplugin.h