summaryrefslogtreecommitdiffstats
path: root/src/StatWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/StatWindow.hh')
-rw-r--r--src/StatWindow.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/StatWindow.hh b/src/StatWindow.hh
index 092404a..f3461f0 100644
--- a/src/StatWindow.hh
+++ b/src/StatWindow.hh
@@ -17,7 +17,8 @@ public:
Gtk::Label *totalLabel,
*totalSizeLabel,
*allocatedLabel,
- *allocatedSizeLabel;
+ *allocatedSizeLabel,
+ *sampleCacheLabel;
Gtk::Button *closeButton, *refreshButton;