summaryrefslogtreecommitdiffstats
path: root/src/SampleWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SampleWindow.hh')
-rw-r--r--src/SampleWindow.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/SampleWindow.hh b/src/SampleWindow.hh
index 61c8535..a7c99dd 100644
--- a/src/SampleWindow.hh
+++ b/src/SampleWindow.hh
@@ -17,7 +17,8 @@ public:
*indexLabel,
*volumeLabel,
*sampleTypeLabel,
- *durationLabel;
+ *durationLabel,
+ *sizeLabel;
Gtk::Button *closeButton;