Skip to content

Commit 35e12e3

Browse files
author
MarcoFalke
committed
Merge #14428: docs: Fix macOS files description in qt/README.md
0bd64dc Fix macOS files description (Hennadii Stepanov) Pull request description: Tree-SHA512: 9547bda4e2bcd2c823b6c344e8d34ebc24770b2926bbec0f5c11f192407386cddf5daaa4fc154f769df708319262ead72e699dab211afa5762a2def6203445fe
2 parents d12e3d9 + 0bd64dc commit 35e12e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Represents the view to a single wallet.
6464
* `callback.h`
6565
* `guiconstants.h`: UI colors, app name, etc
6666
* `guiutil.h`: several helper functions
67-
* `macdockiconhandler.(h/cpp)`
68-
* `macdockiconhandler.(h/cpp)`: display notifications in macOS
67+
* `macdockiconhandler.(h/mm)`: macOS dock icon handler
68+
* `macnotificationhandler.(h/mm)`: display notifications in macOS
6969

7070
## Contribute
7171

0 commit comments

Comments
 (0)