Page MenuHomePhabricator

Remove obj_c for macOS Dock icon setting
ClosedPublic

Authored by Fabien on Nov 19 2019, 16:24.

Details

Summary
Qt `setWindowIcon()` does this work.

Partial backport of core PR14123 (commit 53bb6be):
https://github.com/bitcoin/bitcoin/pull/14123/commits/53bb6be3f8a50ee9e5c4d7e9155236152e7c4b7c

Test Plan

Build for OSX and run bitcoin-qt.
Check the dock icon shows up and the show/hide feature is working.
Tested on OSX Catalina.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14123_part1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8160
Build 14352: Default Diff Build & Tests
Build 14351: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 19 2019, 23:34