diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-02 23:05:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-04 20:48:35 +0200 |
| commit | b0c9c0470708d0822631b82915f4ed67e5fc7c1b (patch) | |
| tree | 1bb8f0e222206d3247d31036afe92aa23fd686e4 /src/wx/isdcf_metadata_dialog.h | |
| parent | bb9a4a46266f705142a8aca41a092445a02debf0 (diff) | |
Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue.
Diffstat (limited to 'src/wx/isdcf_metadata_dialog.h')
| -rw-r--r-- | src/wx/isdcf_metadata_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/isdcf_metadata_dialog.h b/src/wx/isdcf_metadata_dialog.h index 8980bd11a..2fc8ca8c3 100644 --- a/src/wx/isdcf_metadata_dialog.h +++ b/src/wx/isdcf_metadata_dialog.h @@ -33,7 +33,6 @@ public: ISDCFMetadata isdcf_metadata () const; private: - wxTextCtrl* _rating; wxTextCtrl* _studio; wxTextCtrl* _facility; wxCheckBox* _temp_version; |
