summaryrefslogtreecommitdiff
path: root/src/wx/properties_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/properties_dialog.h')
-rw-r--r--src/wx/properties_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/properties_dialog.h b/src/wx/properties_dialog.h
index e74344ff6..25c11e8d0 100644
--- a/src/wx/properties_dialog.h
+++ b/src/wx/properties_dialog.h
@@ -30,5 +30,6 @@ private:
wxStaticText* _frames;
wxStaticText* _disk_for_frames;
wxStaticText* _total_disk;
+ wxStaticText* _encoded;
};