|
|
| |
#ifndef __YIMP_XUTIL__ | #ifndef __YIMP_XUTIL__ |
//!!! remove these if possible | //!!! remove these if possible |
typedef struct XWMHints; |
//typedef struct XWMHints; |
typedef struct XSizeHints; |
//typedef struct XSizeHints; |
typedef struct XClassHint; |
//typedef struct XClassHint; |
|
#include <X11/Xutil.h> |
#endif | #endif |
| |
class ClientData { | class ClientData { |