X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Futil%2Farea.h;fp=src%2Futil%2Farea.h;h=a45b7b8e031e89c727d46a7535db95bd5f60a880;hb=7eab00cba528e4deb51b2f0eaff6f809c3b1e384;hp=5ddd0c3a95e773ba72814c2e05d33cb3195ce78b;hpb=77088c4602bb9cbbb71b84f1dc24a30790ce283f;p=chaz%2Ftint2 diff --git a/src/util/area.h b/src/util/area.h index 5ddd0c3..a45b7b8 100644 --- a/src/util/area.h +++ b/src/util/area.h @@ -50,7 +50,7 @@ typedef struct typedef struct { - // absolute coordinate in panel + // coordinate relative to panel window int posx, posy; // width and height including border int width, height;