D20258: clean

Tomaz Canabrava noreply at phabricator.kde.org
Tue Apr 9 09:36:52 BST 2019


tcanabrava requested changes to this revision.
tcanabrava added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> mainwindow.cpp:435
>  
> -        dialog->addPage( new KCardThemeWidget( features, previewFormat ),
> +        const QSet<QString> features = QSet<QString>() << QStringLiteral("AngloAmerican") << QStringLiteral("Backs1");
> +        

const auto features = QSet<QString> { items here };

REPOSITORY
  R410 KPatience

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

To: carneirogustavo, tcanabrava, patrickelectric, andreagenor, #kde_games
Cc: ltoscano, kde-games-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20190409/f73b6bd1/attachment.html>


More information about the kde-games-devel mailing list