diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-02 20:55:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-04 20:48:34 +0200 |
| commit | 0d9831021c7dc508bc69f7bd759dacd50ccb2766 (patch) | |
| tree | 602bd4d88dfac90177cc187d12baebeb713f80e2 /src/wx/isdcf_metadata_dialog.h | |
| parent | 8e1b0dfe3103867a749ff51156e3ed6547f298a0 (diff) | |
Use content version from Interop (or version number from SMPTE metadata)
rather than the content version in the 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 778009551..0df00017a 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: - wxSpinCtrl* _content_version; wxTextCtrl* _territory; wxTextCtrl* _rating; wxTextCtrl* _studio; |
