forked from qt-creator/qt-creator
Utils: Fix build on Windows
Amends b9c7ca0096
.
Change-Id: I1fb2f8a8857c716b4ce9842f102e86d2ddfd51d5
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -44,7 +44,7 @@ QT_END_NAMESPACE
|
||||
namespace Utils {
|
||||
class FileInProjectFinder;
|
||||
class FormattedText;
|
||||
class Link;
|
||||
struct Link;
|
||||
|
||||
class QTCREATOR_UTILS_EXPORT OutputLineParser : public QObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user