aboutsummaryrefslogtreecommitdiffstats
path: root/include/swaybar/bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swaybar/bar.h')
-rw-r--r--include/swaybar/bar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/swaybar/bar.h b/include/swaybar/bar.h
index 2518d5aa..dfadc200 100644
--- a/include/swaybar/bar.h
+++ b/include/swaybar/bar.h
@@ -34,6 +34,7 @@ struct swaybar {
34 34
35 struct swaybar_config *config; 35 struct swaybar_config *config;
36 struct swaybar_pointer pointer; 36 struct swaybar_pointer pointer;
37 struct swaybar_touch touch;
37 struct status_line *status; 38 struct status_line *status;
38 39
39 struct loop *eventloop; 40 struct loop *eventloop;