summaryrefslogtreecommitdiffstats
path: root/src/SampleWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SampleWindow.hh')
-rw-r--r--src/SampleWindow.hh4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/SampleWindow.hh b/src/SampleWindow.hh
index 71c9930..f17314b 100644
--- a/src/SampleWindow.hh
+++ b/src/SampleWindow.hh
@@ -18,7 +18,9 @@ public:
*volumeLabel,
*sampleTypeLabel,
*durationLabel,
- *sizeLabel;
+ *sizeLabel,
+ *lazyLabel,
+ *filenameLabel;
Gtk::Button *closeButton;