From: Dana Jansens Date: Tue, 22 May 2007 00:19:04 +0000 (+0000) Subject: missing another break; ! wow X-Git-Tag: release-3.4.3~90^2~420 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f0940aba6425248dfde918f89f4decfa9dbc041a;p=dana%2Fopenbox.git missing another break; ! wow --- diff --git a/openbox/client.c b/openbox/client.c index 2f97077e..ed005ee7 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -1641,6 +1641,7 @@ void client_setup_decor_and_functions(ObClient *self) /* these windows are not manipulated by the window manager */ self->decorations = 0; self->functions = 0; + break; case OB_CLIENT_TYPE_DOCK: /* these windows are not manipulated by the window manager, but they