Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
authorJan D <jan.h.d@swipnet.se>
Thu, 1 Jul 2010 12:16:33 +0000 (14:16 +0200)
committerJan D <jan.h.d@swipnet.se>
Thu, 1 Jul 2010 12:16:33 +0000 (14:16 +0200)
commit581a81003c3fde96eacdf66d4efa144842276073
treecd3b3365e7fa0e57058ee5d9e8cf0e5af6cd024a
parent1f984e12b46da4e8758b8c547cd90d5dac72a1fd
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.

* nsmenu.m (update_frame_tool_bar, free_frame_tool_bar): Update
FRAME_TOOLBAR_HEIGHT.

* nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGH

* nsterm.m (x_set_window_size, initFrameFromEmacs): Renamed
FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT.
src/ChangeLog
src/nsmenu.m
src/nsterm.h
src/nsterm.m