forked from qt-creator/qt-creator
Introduced revisions in CPlusPlus::Document.
Reviewed by Thorbjørn Lindeijer
This commit is contained in:
@@ -189,6 +189,7 @@ private:
|
||||
QTimer *m_updateEditorSelectionsTimer;
|
||||
|
||||
QFutureSynchronizer<void> m_synchronizer;
|
||||
unsigned m_revision;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user