basically, it's a good thing to initialize variables

svn path=/trunk/kdebase/kwin/; revision=33556
This commit is contained in:
Matthias Ettrich 1999-11-12 03:21:10 +00:00
parent a30c061abb
commit 231f10c92e

View file

@ -276,6 +276,7 @@ Client::Client( Workspace *ws, WId w, QWidget *parent, const char *name, WFlags
shaded = FALSE;
transient_for = None;
is_shape = FALSE;
is_sticky = FALSE;
getIcons();
getWindowProtocols();