mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 21:34:17 +01:00
bug fixes, faq update, fix of wrong bug fix in actions.c etc
This commit is contained in:
@@ -160,6 +160,10 @@ typedef struct W_Screen {
|
||||
|
||||
WMHashTable *fontCache;
|
||||
|
||||
|
||||
struct W_Balloon *balloon;
|
||||
|
||||
|
||||
struct W_Pixmap *checkButtonImageOn;
|
||||
struct W_Pixmap *checkButtonImageOff;
|
||||
|
||||
@@ -200,7 +204,7 @@ typedef struct W_Screen {
|
||||
struct W_Pixmap *colorListIcon;
|
||||
|
||||
struct W_Pixmap *defaultObjectIcon;
|
||||
|
||||
|
||||
Cursor defaultCursor;
|
||||
|
||||
Cursor textCursor;
|
||||
|
||||
Reference in New Issue
Block a user