forked from qt-creator/qt-creator
		
	Use const literals.
This commit is contained in:
		@@ -198,7 +198,7 @@ private:
 | 
			
		||||
    QList<Scope *> resolveNestedNameSpecifier(QualifiedNameId *q,
 | 
			
		||||
                                               const QList<Scope *> &visibleScopes) const;
 | 
			
		||||
 | 
			
		||||
    Identifier *identifier(const Name *name) const;
 | 
			
		||||
    const Identifier *identifier(const Name *name) const;
 | 
			
		||||
 | 
			
		||||
    QList<Scope *> buildVisibleScopes();
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user