~yofel/yakuake/master

Viewing all changes in revision 550.

  • Committer: Kai Uwe Broulik
  • Date: 2018-10-30 17:37:32 UTC
  • Revision ID: git-v1:3219dc4ce607539684c37f80b71862df552616e3
Fix KIcon -> QIcon porting bug

Use QIcon::fromTheme (which loads named icons from icon theme) rather than
QIcon constructor (which loads an icon from a given path).

Fixes missing icons in e.g. tab bar context menu, first run wizard, and others

Reviewed By: hein

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: