forked from qt-creator/qt-creator
		
	Outline: Make recalculation of current model index more robust
This commit is contained in:
		@@ -217,7 +217,7 @@ public:
 | 
			
		||||
    bool isOutdated() const;
 | 
			
		||||
 | 
			
		||||
    QmlOutlineModel *outlineModel() const;
 | 
			
		||||
    QModelIndex outlineModelIndex() const;
 | 
			
		||||
    QModelIndex outlineModelIndex();
 | 
			
		||||
 | 
			
		||||
public slots:
 | 
			
		||||
    void followSymbolUnderCursor();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user