aboutsummaryrefslogtreecommitdiff
path: root/src/qt/README.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2018-10-08 00:41:40 +0300
committerGitHub <noreply@github.com>2018-10-08 00:41:40 +0300
commit0bd64dc6d60af45e19465f23fac3dd425345a0cb (patch)
tree16624d2ee4b0d145ea7a7ff77bd891f7353d1b3a /src/qt/README.md
parent4b4e9486af9a9b46997ebb579c58bf8d5f83a276 (diff)
downloadbitcoin-0bd64dc6d60af45e19465f23fac3dd425345a0cb.tar.xz
Fix macOS files description
Diffstat (limited to 'src/qt/README.md')
-rw-r--r--src/qt/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/README.md b/src/qt/README.md
index 3ec538b4f4..0eb18f7cd5 100644
--- a/src/qt/README.md
+++ b/src/qt/README.md
@@ -64,8 +64,8 @@ Represents the view to a single wallet.
* `callback.h`
* `guiconstants.h`: UI colors, app name, etc
* `guiutil.h`: several helper functions
-* `macdockiconhandler.(h/cpp)`
-* `macdockiconhandler.(h/cpp)`: display notifications in macOS
+* `macdockiconhandler.(h/mm)`: macOS dock icon handler
+* `macnotificationhandler.(h/mm)`: display notifications in macOS
## Contribute