diff options
| author | Hennadii Stepanov <[email protected]> | 2018-10-31 21:15:31 +0200 |
|---|---|---|
| committer | Hennadii Stepanov <[email protected]> | 2018-11-04 02:37:28 +0200 |
| commit | 2464925e7be832d4926b6204169bbbc1646c6368 (patch) | |
| tree | 5c31a922f2eddbe60de8622cd012c85eb15868d3 /src/httpserver.cpp | |
| parent | Remove obj_c for macOS Dock icon setting (diff) | |
| download | discoin-2464925e7be832d4926b6204169bbbc1646c6368.tar.xz discoin-2464925e7be832d4926b6204169bbbc1646c6368.zip | |
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions