comparison src/w32gui.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
174 (nr).right = ((nr).left + (width)), \ 174 (nr).right = ((nr).left + (width)), \
175 (nr).bottom = ((nr).top + (height))) 175 (nr).bottom = ((nr).top + (height)))
176 176
177 177
178 #endif /* EMACS_W32GUI_H */ 178 #endif /* EMACS_W32GUI_H */
179
180 /* arch-tag: 9172e5fb-45a5-4684-afd9-ca0e81324604
181 (do not change this comment) */