Set window icon with --icon argument
ClosedPublic

Authored by broulik on Nov 28 2018, 9:19 AM.

Details

Test Plan

kdialog --getopenfilename ~ --icon dialog-warning opens a file dialog with warning title bar icon
kdialog --getopenfilename ~ --icon foo falls back to the system-run icon
kdialog --passivepopup foo --icon dialog-warning still works

Diff Detail

Repository
R229 KDialog
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik requested review of this revision.Nov 28 2018, 9:19 AM
broulik created this revision.
dfaure accepted this revision.Nov 30 2018, 12:27 PM
This revision is now accepted and ready to land.Nov 30 2018, 12:27 PM
This revision was automatically updated to reflect the committed changes.