1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 22:28:02 +01:00

added configurable cursor path

added some GNUstep support code
This commit is contained in:
kojima
2000-03-03 20:55:35 +00:00
parent d97997b5e9
commit 41334b84d5
11 changed files with 372 additions and 13 deletions

View File

@@ -99,8 +99,6 @@ typedef struct {
/* extra flags */
#define GSDocumentEditedFlag (1<<0)
#define GSWindowWillResizeNotificationsFlag (1<<1)
#define GSWindowWillMoveNotificationsFlag (1<<2)
#define GSNoApplicationIconFlag (1<<5)