diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-14 23:55:50 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-14 23:55:50 -0400 |
| commit | e556f92e52941ec147b8aa5a22f4341cfdaa93ab (patch) | |
| tree | e407661d7f5530922a4775b91286fb934ab02c80 | |
| parent | b91ee9631624eba459660fd85e6138e085039c06 (diff) | |
Removed TODO for Mac OS X default and escape button equivalents; the default is handled properly and there is no canonical escape (it's a property of the dialog manager, which we don't run). Thanks Lyle42 and kongtomorrow in irc.freenode.net/#macdev.
| -rw-r--r-- | redo/future | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redo/future b/redo/future index 2b88d34..e3189a9 100644 --- a/redo/future +++ b/redo/future @@ -63,7 +63,7 @@ windows - not all controls are transparent mac os x - applicationShouldTerminate: not handled -gtk+, mac os x +gtk+ - Area: default buttons, escape all - make spaced settable somehow |
