forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/3.0'
Conflicts: share/qtcreator/debugger/gdbbridge.py Change-Id: I32d8158c475f927b50ef06fde9ab8189ebdbcbbc
This commit is contained in:
@@ -50,6 +50,7 @@ private:
|
||||
QRegExp m_inLineRegExp;
|
||||
QRegExp m_messageRegExp;
|
||||
QRegExp m_summaryRegExp;
|
||||
QRegExp m_codesignRegExp;
|
||||
bool m_expectSnippet;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user