Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 9920 | Differences between
and this patch

Collapse All | Expand All

(-)icewm-1.2.3pre1/src/wmclient.h (-3 / +4 lines)
Lines 13-21 Link Here
13
13
14
#ifndef __YIMP_XUTIL__
14
#ifndef __YIMP_XUTIL__
15
//!!! remove these if possible
15
//!!! remove these if possible
16
typedef struct XWMHints;
16
//typedef struct XWMHints;
17
typedef struct XSizeHints;
17
//typedef struct XSizeHints;
18
typedef struct XClassHint;
18
//typedef struct XClassHint;
19
#include <X11/Xutil.h>
19
#endif
20
#endif
20
21
21
class ClientData {
22
class ClientData {

Return to bug 9920