diff options
Diffstat (limited to 'src/wx/properties_dialog.h')
| -rw-r--r-- | src/wx/properties_dialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wx/properties_dialog.h b/src/wx/properties_dialog.h index 308c0f7b3..cae929e18 100644 --- a/src/wx/properties_dialog.h +++ b/src/wx/properties_dialog.h @@ -32,8 +32,7 @@ private: boost::shared_ptr<Film> _film; wxStaticText* _frames; - wxStaticText* _disk_for_frames; - wxStaticText* _total_disk; + wxStaticText* _disk; ThreadedStaticText* _encoded; }; |
