]> Dogcows Code - chaz/tint2/blobdiff - src/util/area.h
cleanup
[chaz/tint2] / src / util / area.h
index 5ddd0c3a95e773ba72814c2e05d33cb3195ce78b..a45b7b8e031e89c727d46a7535db95bd5f60a880 100644 (file)
@@ -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;
This page took 0.022025 seconds and 4 git commands to generate.