forked from qt-creator/qt-creator
DiffEditor: Fill in file combobox on new splits
Change-Id: Ic444a9544e3c032a1908673c349e00bec95891dd Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
This commit is contained in:
@@ -266,7 +266,7 @@ DiffEditor::DiffEditor(const QSharedPointer<DiffEditorDocument> &doc)
|
|||||||
toolBar();
|
toolBar();
|
||||||
|
|
||||||
loadSettings();
|
loadSettings();
|
||||||
updateDescription();
|
documentHasChanged();
|
||||||
}
|
}
|
||||||
|
|
||||||
DiffEditor::~DiffEditor()
|
DiffEditor::~DiffEditor()
|
||||||
|
|||||||
Reference in New Issue
Block a user