forked from qt-creator/qt-creator
		
	Added helper method QmlJSIndenter::tokenText().
This commit is contained in:
		@@ -85,6 +85,7 @@ private:
 | 
			
		||||
    int indentForStandaloneLine();
 | 
			
		||||
 | 
			
		||||
    Token lastToken() const;
 | 
			
		||||
    QStringRef tokenText(const Token &token) const;
 | 
			
		||||
 | 
			
		||||
private:
 | 
			
		||||
    int ppHardwareTabSize;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user