add xcb_icccm_get_wm_protocols to xcb_compat.h (Thanks Merovius)

next
Michael Stapelberg 2011-07-31 18:32:28 +02:00
parent 52b3646ecc
commit 3a41aea75b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define _XCB_COMPAT_H
#define xcb_icccm_get_wm_protocols_reply_t xcb_get_wm_protocols_reply_t
#define xcb_icccm_get_wm_protocols xcb_get_wm_protocols
#define xcb_icccm_get_wm_protocols_unchecked xcb_get_wm_protocols_unchecked
#define xcb_icccm_get_wm_protocols_reply xcb_get_wm_protocols_reply
#define xcb_icccm_get_wm_protocols_reply_wipe xcb_get_wm_protocols_reply_wipe