X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=0d04436630fa467c3f0d656c270d96dd43b371c7;hb=7c1fb96bd33a97c9be55e5fcfae6cf7d625acbb6;hp=b48c07cacfee521bca50146f395976ba57fd2fd4;hpb=80a6f06c0a3d6de2c7d94066c5a9764b97a600af;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index b48c07ca..0d044366 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -95,8 +95,10 @@ struct _ObFrame Window lgrip; Window rgrip; - Window tlresize; - Window trresize; + Window tltresize; + Window tllresize; + Window trtresize; + Window trrresize; Colormap colormap;