D16366: Fix crash with icon dialog

Anthony Fieroni noreply at phabricator.kde.org
Mon Oct 22 05:22:37 BST 2018


anthonyfieroni added a comment.


  https://phabricator.kde.org/source/kiconthemes/browse/master/src/kicondialog.cpp;fea52a4f204fd44d9a45e78a663964c326687e33$419
  It should be
  
    const QString fileName2 = path2.mid(path2.lastIndexOf(QLatin1Char('/')) + 1);
  
  no?

REPOSITORY
  R302 KIconThemes

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

To: cfeck, #frameworks
Cc: anthonyfieroni, kde-frameworks-devel, #frameworks, mlaurent, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181022/6dc87e39/attachment.html>


More information about the Kde-frameworks-devel mailing list