D26659: [KCoreDirLister] Port QRegExp to QRegularExpression

Ismael Asensio noreply at phabricator.kde.org
Tue Jan 21 22:09:26 GMT 2020


iasensio added a comment.


  Hi! This change fails to build for me, and also in CI  (https://build.kde.org/view/Failing/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/409/console)
  
    kcoredirlister_p.h:148:37: error: field 'lstFilters' has incomplete type 'QVector<QRegularExpression>'
    09:29:39    148 |         QVector<QRegularExpression> lstFilters;
  
  I just needed to `#include <QVector>` to fix it

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D26659

To: ahmadsamir, dfaure
Cc: iasensio, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200121/53daeac3/attachment.html>


More information about the Kde-frameworks-devel mailing list