D16050: Added missing QStringLiteral to Dolphin code

Alex Debus noreply at phabricator.kde.org
Mon Oct 8 19:18:24 BST 2018


alexde created this revision.
alexde added a reviewer: ngraham.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
alexde requested review of this revision.

REVISION SUMMARY
  Changed
  
    QIcon::fromTheme("icon")
  
  to
  
    QIcon::fromTheme(QStringLiteral("edit-entry"))
  
  as discussed here <https://phabricator.kde.org/D16019#339284>.

REPOSITORY
  R318 Dolphin

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

AFFECTED FILES
  src/panels/places/placespanel.cpp

To: alexde, ngraham
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181008/242492c8/attachment.htm>


More information about the kfm-devel mailing list