summaryrefslogtreecommitdiffstats
path: root/kscd/kscdmagic/xlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/kscdmagic/xlib.h')
-rw-r--r--kscd/kscdmagic/xlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kscd/kscdmagic/xlib.h b/kscd/kscdmagic/xlib.h
index 00b6242e..73113292 100644
--- a/kscd/kscdmagic/xlib.h
+++ b/kscd/kscdmagic/xlib.h
@@ -66,9 +66,9 @@ typedef struct {
int depth;
unsigned int classX;
Visual *visual;
- unsigned long valuetqmask;
+ unsigned long valuemask;
XSetWindowAttributes *attributes;
- unsigned long attr_tqmask;
+ unsigned long attr_mask;
XSizeHints sizehints;
int screen;
const char *window_name;