aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'sway/layout.h')
-rw-r--r--sway/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/layout.h b/sway/layout.h
index c4b193c8..8cafe0d2 100644
--- a/sway/layout.h
+++ b/sway/layout.h
@@ -31,7 +31,7 @@ struct sway_container {
bool visible;
- int weight;
+ int weight;
char *name;