Fix compilation with xcb 0.3.6

This commit is contained in:
Michael Stapelberg
2011-08-17 01:32:29 +02:00
parent 1c2c22d117
commit 06ba1c0e65
3 changed files with 5 additions and 2 deletions

View File

@ -930,7 +930,7 @@ void init_tray() {
XCB_PROP_MODE_REPLACE,
selwin,
atoms[_NET_SYSTEM_TRAY_ORIENTATION],
atoms[CARDINAL],
XCB_ATOM_CARDINAL,
32,
1,
&orientation);