]> Dogcows Code - chaz/openbox/blobdiff - src/Window.hh
sync with bb-cvs
[chaz/openbox] / src / Window.hh
index 64ad1c34982542500a906215f63d3d0c8ff3d4e3..72cefe618a4d4513376922d80ccec88d649c4a09 100644 (file)
@@ -176,8 +176,10 @@ private:
       min_width, min_height,        // can not be resized smaller
       max_width, max_height,        // can not be resized larger
       width_inc, height_inc,        // increment step
+#if 0 // not supported at the moment
       min_aspect_x, min_aspect_y,   // minimum aspect ratio
       max_aspect_x, max_aspect_y,   // maximum aspect ratio
+#endif
       base_width, base_height,
       win_gravity;
 
This page took 0.02439 seconds and 4 git commands to generate.