]> Dogcows Code - chaz/tint2/blobdiff - src/panel.h
freespace.patch
[chaz/tint2] / src / panel.h
index 86e7e1adbe48be4b7a55cb1812288760cd6d6a34..010a758a411f0ca4e9c4391cc65cce85ee6083fd 100644 (file)
@@ -20,6 +20,7 @@
 #include "taskbar.h"
 #include "systraybar.h"
 #include "launcher.h"
+#include "freespace.h"
 
 #ifdef ENABLE_BATTERY
 #include "battery.h"
@@ -114,6 +115,8 @@ typedef struct {
 
        Launcher launcher;
 
+       FreeSpace freespace;
+
        // autohide
        int is_hidden;
        int hidden_width, hidden_height;
This page took 0.017219 seconds and 4 git commands to generate.