forked from qt-creator/qt-creator
Outline: Double click should jump to text even in non-sync mode
This commit is contained in:
@@ -54,6 +54,7 @@ private slots:
|
||||
void modelUpdated();
|
||||
void updateSelectionInTree(const QModelIndex &index);
|
||||
void updateSelectionInText(const QItemSelection &selection);
|
||||
void updateTextCursor(const QModelIndex &index);
|
||||
void setShowBindings(bool showBindings);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user