forked from qt-creator/qt-creator
Rename some methods and variables in DiffEditor
Change-Id: Ic6db2882c9468b9451a785e4657e4255b40fca4c Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -434,7 +434,7 @@ private:
|
||||
bool m_disableEditor;
|
||||
int m_contextDiffFileIndex;
|
||||
int m_contextChunkIndex;
|
||||
QPointer<DiffEditor::DiffEditorController> m_contextDocument;
|
||||
QPointer<DiffEditor::DiffEditorController> m_contextController;
|
||||
QFutureSynchronizer<void> m_synchronizer; // for commit updates
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user