From: Dana Jansens Date: Tue, 22 May 2007 00:19:04 +0000 (+0000) Subject: missing another break; ! wow X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=f0940aba6425248dfde918f89f4decfa9dbc041a;p=chaz%2Fopenbox 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