mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 22:34:18 +01:00
Added 3 new classes: WMData, WMHost, WMConnection
This commit is contained in:
@@ -36,11 +36,8 @@ typedef struct {
|
||||
WMSize size;
|
||||
} WMRect;
|
||||
|
||||
typedef struct {
|
||||
int position;
|
||||
int count;
|
||||
} WMRange;
|
||||
|
||||
/* WMRange was moved in WUtil.h */
|
||||
|
||||
#define ClientMessageMask (1L<<30)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user