summaryrefslogtreecommitdiffstats
path: root/src/ServerInfoManager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ServerInfoManager.hh')
-rw-r--r--src/ServerInfoManager.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ServerInfoManager.hh b/src/ServerInfoManager.hh
index 6762f75..3395de1 100644
--- a/src/ServerInfoManager.hh
+++ b/src/ServerInfoManager.hh
@@ -154,7 +154,7 @@ public:
uint32_t index;
Glib::ustring name;
struct pa_sample_spec sample_spec;
- uint32_t volume, duration;
+ uint32_t volume, duration, bytes;
Gtk::TreeRowReference treeRef;