diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-21 03:42:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-21 03:42:25 +0000 |
| commit | fd8ce9414aa12028b26fd67082e843ea161e3b90 (patch) | |
| tree | bc90ab00edd37f27e4649d7e20f53eb109098153 /openbox/client.h | |
| parent | add9c3c1bbb2a9dca01d1bd79147f86328396e47 (diff) | |
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first
Diffstat (limited to 'openbox/client.h')
| -rw-r--r-- | openbox/client.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |
