mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 05:25:53 +01:00
added contrib/ directory, updated WPrefs and wmsetbg for smoothed
backgrounds, added GNUstep info panel, added patch for saving menu position state
This commit is contained in:
@@ -10,8 +10,8 @@ typedef struct W_Frame {
|
||||
|
||||
|
||||
struct {
|
||||
WMReliefType relief:3;
|
||||
WMTitlePosition titlePosition:3;
|
||||
WMReliefType relief:4;
|
||||
WMTitlePosition titlePosition:4;
|
||||
} flags;
|
||||
} Frame;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user