basically, it's a good thing to initialize variables
svn path=/trunk/kdebase/kwin/; revision=33556
This commit is contained in:
parent
a30c061abb
commit
231f10c92e
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue