OSDN Git Service

QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1
authorKai Koehne <kai.koehne@nokia.com>
Fri, 8 Apr 2011 12:02:12 +0000 (14:02 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Fri, 8 Apr 2011 12:21:17 +0000 (14:21 +0200)
commitd40c15abea817cf8c3e6b155a3faff7af527bbd3
tree60185b462597d07b3791dabea4e6234e79831203
parentcd995e0826214febb45d827c4a6410cb48eed273
QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1

Ignore dumper failures if dumper is from 2.1. This is the case e.g.
for the time being with the Qt SDK 1.1. The type info might still
be available if a .qmltypes file is available.

Task-number: QTCREATORBUG-4380
Reviewed-by: Erik Verbruggen
src/plugins/qmljstools/qmljsplugindumper.cpp