diff -r 39e3db2b4936 -r eefe954f01e8 eric6/DebugClients/Python/DebugConfig.py --- a/eric6/DebugClients/Python/DebugConfig.py Sun Jul 05 11:11:24 2020 +0200 +++ b/eric6/DebugClients/Python/DebugConfig.py Sun Oct 18 12:35:30 2020 +0200 @@ -29,7 +29,7 @@ '.QChar', '.QByteArray', '.QString', '.QStringList', '.QPoint', '.QPointF', '.QRect', '.QRectF', '.QSize', '.QSizeF', '.QColor', '.QDate', '.QTime', '.QDateTime', '.QDir', '.QFile', '.QFont', '.QUrl', '.QModelIndex', - '.QRegExp', '.QAction', '.QKeySequence', '.QDomAttr', '.QDomCharacterData', - '.QDomComment', '.QDomDocument', '.QDomElement', '.QDomText', - '.QHostAddress', '.EnumType' + '.QRegExp', '.QRegularExpression', '.QAction', '.QKeySequence', + '.QDomAttr', '.QDomCharacterData', '.QDomComment', '.QDomDocument', + '.QDomElement', '.QDomText', '.QHostAddress', '.EnumType' )