From 9e28474e47d1cdcb432bb43b32b06f693f4fca3f Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sat, 25 Jul 2020 20:04:22 +0200 Subject: rbutil: Replace QRegExp with QRegularExpression. The former is not part of Qt6 anymore, while the latter has been introduced with Qt5. We don't support Qt4 anymore, so move to QRegularExpression. Change-Id: Icc15ef422790f3740660c5581294aa0536f46b1f --- utils/rbutilqt/gui/changelog.cpp | 6 +++--- utils/rbutilqt/gui/selectiveinstallwidget.cpp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'utils/rbutilqt/gui') diff --git a/utils/rbutilqt/gui/changelog.cpp b/utils/rbutilqt/gui/changelog.cpp index 79d601e412..9005b9e474 100644 --- a/utils/rbutilqt/gui/changelog.cpp +++ b/utils/rbutilqt/gui/changelog.cpp @@ -60,10 +60,10 @@ QString Changelog::parseChangelogFile(QString filename) line = c.readLine(); text.append("