diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-06-09 14:54:18 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-06-09 14:54:18 +0000 |
| commit | 4137779722b11d17129f35d62d3646ff8651d10b (patch) | |
| tree | 1ae59a131a3e7a4152e292c1053cf34a43780d69 | |
| parent | 0f80c6ab409588c6786ef91d2eb2d9623fe44455 (diff) | |
lollerskates
| -rw-r--r-- | openbox/client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/client.h b/openbox/client.h index a75c6d2b..5f654d7e 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -272,6 +272,7 @@ struct _ObClient struct _ObAppSettings { + gchar *class; gchar *name; gchar *role; |
