forked from qt-creator/qt-creator
PE: Replace QRegExp by QRegularExpression
Task-number: QTCREATORBUG-24098 Change-Id: I2d83026b7733d83a68c1ddcca6b409d3c3125fb5 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
#include <QLabel>
|
||||
#include <QLineEdit>
|
||||
#include <QPushButton>
|
||||
#include <QRegExp>
|
||||
#include <QSortFilterProxyModel>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user