From fd8ce9414aa12028b26fd67082e843ea161e3b90 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 21 May 2007 03:42:25 +0000 Subject: use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first --- openbox/client.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 1467ecd1..e66cf9e8 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -35,7 +35,6 @@ struct _ObSessionState; typedef struct _ObClient ObClient; typedef struct _ObClientIcon ObClientIcon; -typedef struct _ObAppSettings ObAppSettings; /* The value in client.transient_for indicating it is a transient for its group instead of for a single window */ -- cgit v1.2.3