forked from qt-creator/qt-creator
		
	QmlJS: Don't produce Qml type errors if plugins are imported.
Task-number: QTCREATORBUG-1021 Reviewed-by: Erik Verbruggen
This commit is contained in:
		@@ -72,6 +72,8 @@ private:
 | 
			
		||||
    ScopeBuilder _scopeBuilder;
 | 
			
		||||
 | 
			
		||||
    QList<DiagnosticMessage> _messages;
 | 
			
		||||
 | 
			
		||||
    bool _ignoreTypeErrors;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} // namespace QmlJS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user