missing a break; heh

This commit is contained in:
Dana Jansens 2007-05-22 00:18:45 +00:00
parent 62c311ba92
commit 798ed11be8

View file

@ -1635,6 +1635,7 @@ void client_setup_decor_and_functions(ObClient *self)
do with them is move them */
self->decorations = 0;
self->functions = OB_CLIENT_FUNC_MOVE;
break;
case OB_CLIENT_TYPE_DESKTOP:
/* these windows are not manipulated by the window manager */