summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-08 15:16:57 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-08 15:16:57 (GMT)
commit2f06f93f705ba316b0374ad2742cfe49227b1aeb (patch)
tree06280fa14c170fcb1e2ec950550ba8a0991c2ee3 /macosx
parent0a9213075871ce2995c09448b33795b1ae53118e (diff)
parenta5e4b9f2e248af1d2b1d0e70a5cee6db6088bcd3 (diff)
downloadtk-2f06f93f705ba316b0374ad2742cfe49227b1aeb.zip
tk-2f06f93f705ba316b0374ad2742cfe49227b1aeb.tar.gz
tk-2f06f93f705ba316b0374ad2742cfe49227b1aeb.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXMenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXMenu.c b/macosx/tkMacOSXMenu.c
index 321d308..346ee47 100644
--- a/macosx/tkMacOSXMenu.c
+++ b/macosx/tkMacOSXMenu.c
@@ -198,7 +198,7 @@ TKBackgroundLoop *backgroundLoop = nil;
* accents over letters. But ⌘` is a standard KeyEquivalent which cycles
* through the open windows of an application, changing the focus to the next
* window.
- *
+ *
* The performKeyEquivalent callback method is being overridden here to work
* around a bug reported in [1626ed65b8]. When a dead key that is also as a
* KeyEquivalent is pressed, a KeyDown event with no characters is passed to