forked from qt-creator/qt-creator
		
	Renamed Symbol::identity() to Symbol::unqualifiedName().
This commit is contained in:
		@@ -276,7 +276,7 @@ public:
 | 
			
		||||
    /// Returns this Symbol's index.
 | 
			
		||||
    unsigned index() const;
 | 
			
		||||
 | 
			
		||||
    const Name *identity() const;
 | 
			
		||||
    const Name *unqualifiedName() const;
 | 
			
		||||
 | 
			
		||||
    bool isGenerated() const;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user