From b2b5df767cc54539f75fc1263fe21f8a0ab1d797 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 11 Aug 2013 14:33:46 +0200 Subject: Allow specifying only one of width and height in per-app settings size Fixes bug 5819. --- openbox/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/config.h') diff --git a/openbox/config.h b/openbox/config.h index 87662ab9..ce1ff885 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -51,7 +51,6 @@ struct _ObAppSettings gint width_denom; gint height_num; gint height_denom; - gboolean size_given; guint desktop; gint shade; -- cgit v1.2.3