From 96fbc0c6229ff2f13a102da603339472c176bc0b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 20 May 2007 05:01:00 +0000 Subject: set the resize cursors only when the window can be resized --- openbox/frame.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/frame.h') diff --git a/openbox/frame.h b/openbox/frame.h index b5b8a9cf..0cce4068 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -83,6 +83,7 @@ struct _ObFrame Rect area; gboolean visible; + guint functions; guint decorations; gboolean max_horz; -- cgit v1.2.3