summaryrefslogtreecommitdiff
path: root/src/twm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/twm.h')
-rw-r--r--src/twm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/twm.h b/src/twm.h
index ed179aa..b360d35 100644
--- a/src/twm.h
+++ b/src/twm.h
@@ -303,7 +303,7 @@ typedef struct TWMWinConfigEntry {
int tag;
char *client_id;
char *window_role;
- XClassHint class;
+ XClassHint xclass;
char *wm_name;
int wm_command_count;
char **wm_command;