forked from qt-creator/qt-creator
Core: filepathify expected document changes
Change-Id: Ifa9341e55c79459db9ecef3c441da9b2816695bf Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -154,7 +154,7 @@ private:
|
||||
QTextCodec::ConverterState m_outputCodecState;
|
||||
QTextCodec::ConverterState m_errorCodecState;
|
||||
QString m_processOutput;
|
||||
QString m_expectedFileName;
|
||||
Utils::FilePath m_expectedFilePath;
|
||||
bool m_hasError;
|
||||
QString m_errorString;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user