1
0
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:
dan
1999-12-14 01:07:24 +00:00
parent d39bb888a0
commit 9c59becb31
8 changed files with 1757 additions and 14 deletions

View File

@@ -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)