diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2018-10-31 21:15:31 +0200 |
---|---|---|
committer | João Barbosa <joao.paulo.barbosa@gmail.com> | 2018-12-30 11:21:15 +0000 |
commit | 90347141bdb4020875c55ff51375aada46a1a4d9 (patch) | |
tree | 50077c9665f71979aa9b7bc0d0d0cb707b940932 /src/netbase.h | |
parent | 4d4bc37df983a8c8bb7a2d926521836e4ce8c913 (diff) |
Use Qt signal for macOS Dock icon click event
This moves the Dock icon click reaction code to the common place and
allows some cleanup in obj_c code.
According to the Apple's docs `class_replaceMethod` behaves as
`class_addMethod`, if the method identified by name does not yet exist;
or as `method_setImplementation`, if it does exist.
Github-Pull: #14597
Rebased-From: 2464925e7be832d4926b6204169bbbc1646c6368
Diffstat (limited to 'src/netbase.h')
0 files changed, 0 insertions, 0 deletions