OSDN Git Service

Fix crash on importing
authordt <qtc-committer@nokia.com>
Tue, 22 Jun 2010 12:38:50 +0000 (14:38 +0200)
committerdt <qtc-committer@nokia.com>
Tue, 22 Jun 2010 13:28:54 +0000 (15:28 +0200)
commitd3ba80bfaddcff5a3063f6d3435fe7ec1402086c
treeb336082b578f0ccd53fa8c816e47a480e422aa78
parent5bb23ade98b672b603e1c3d9ef35f94c36364ef9
Fix crash on importing

I can't fully explain the backtrace, but connecting to
qtVersionsChanged() in ::init() and not the ctor is the correct thing to
do.

Task-Nr: QTCREATORBUG-1653
Reviewed-By: hunger
src/plugins/qt4projectmanager/qt4projectconfigwidget.cpp