Fix calculation of tool bar width reported by `frame-geometry' (Bug#24107)
commit8cbaf342538fe49f6f064f65717672f8eeb83750
authorMartin Rudalics <rudalics@gmx.at>
Sat, 30 Jul 2016 12:11:12 +0000 (30 14:11 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 30 Jul 2016 12:11:12 +0000 (30 14:11 +0200)
tree129675a65a48a9d4c9700656b0caa338e472f10f
parent7d58b02f363ab02961faa950d1ba727df96f2f19
Fix calculation of tool bar width reported by `frame-geometry' (Bug#24107)

* src/w32fns.c (Fw32_frame_geometry): Fix calculation of tool
bar width (Bug#24107).  Reindent.
* src/xfns.c (frame_geometry): Fix calculation of tool bar
width on non-GTK builds.
src/w32fns.c
src/xfns.c