diff options
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 7c7a909e5d1..2632849e9e2 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -447,7 +447,7 @@ | |||
| 447 | GetScrapFlavorFlags. | 447 | GetScrapFlavorFlags. |
| 448 | 448 | ||
| 449 | * src/macfns.c: Synchronize with changes in w32fns.c. | 449 | * src/macfns.c: Synchronize with changes in w32fns.c. |
| 450 | [MAC_OSX]: Include Carbon headers. | 450 | [MAC_OSX]: Include Carbon headers. |
| 451 | (x_real_positions): Use Carbon routine GetWindowPortBounds. | 451 | (x_real_positions): Use Carbon routine GetWindowPortBounds. |
| 452 | (x_set_scroll_bar_width): Set width of scroll bar to 16. | 452 | (x_set_scroll_bar_width): Set width of scroll bar to 16. |
| 453 | (x_make_gc): Remove static qualifier. | 453 | (x_make_gc): Remove static qualifier. |