X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Frenderstyle.cc;h=482f33034c1222e679bfd92c028737c026a8db7c;hb=7d215bd255d0744101b9ceb52c235bdc985fa034;hp=4b3bc1bd75a9cf23ed6bcbc283213c114015735f;hpb=ed55720b5641a68291ddbca2f521ddfe926ce983;p=chaz%2Fopenbox diff --git a/otk/renderstyle.cc b/otk/renderstyle.cc index 4b3bc1bd..482f3303 100644 --- a/otk/renderstyle.cc +++ b/otk/renderstyle.cc @@ -455,7 +455,7 @@ bool RenderStyle::loadStyle(RenderStyle *s, int screen, s->_icon_mask = new PixmapMask(); s->_icon_mask->w = s->_icon_mask->h = 7; { - char data[] = {0x00, 0x00, 0x00, 0x00, 0x3e, 0x3e, 0x3e }; + char data[] = { 0x00, 0x00, 0x00, 0x00, 0x3e, 0x3e, 0x3e }; s->_icon_mask->mask = XCreateBitmapFromData(**display, display->screenInfo(screen)->rootWindow(),