forked from qt-creator/qt-creator
UnifiedDiffEditor: Move setting folding markers into thread
Change-Id: I4fc6f08039813c08e70a6798f65abcea219558be Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -115,7 +115,6 @@ private:
|
||||
{
|
||||
QSharedPointer<TextEditor::TextDocument> textDocument;
|
||||
UnifiedDiffData diffData;
|
||||
QHash<int, int> foldingIndent;
|
||||
DiffSelections selections;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user