summaryrefslogtreecommitdiff
path: root/src/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.h')
-rw-r--r--src/data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data.h b/src/data.h
index 947b571..a7dbc7e 100644
--- a/src/data.h
+++ b/src/data.h
@@ -251,9 +251,11 @@ struct rp_defaults
int startup_message;
+#ifdef WINLISTSTYLE
/* Decides whether the window list is displayed in a row or a
column. */
int window_list_style;
+#endif
/* Pointer warping toggle. */
int warp;