diff options
Diffstat (limited to 'kscd/kscdmagic/xlib.h')
-rw-r--r-- | kscd/kscdmagic/xlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscdmagic/xlib.h b/kscd/kscdmagic/xlib.h index fa079775..00b6242e 100644 --- a/kscd/kscdmagic/xlib.h +++ b/kscd/kscdmagic/xlib.h @@ -58,7 +58,7 @@ typedef struct { int privatecolormap; xlibparam *params; Display *display; - Window tqparent_window; + Window parent_window; Window window; unsigned int width, height; unsigned int border_width; |