X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fplayer_information.h;h=0fcbb15ee840920e99b9cbd402fbe96c455cdb29;hp=7eafeb122cfb25f3f61c3fedce044a4133ab9871;hb=35e9a698ba3ca35fd488b3622e441956632261cf;hpb=8f3743d18026b59b1ecd8e8f4d12cc59273eb1ed diff --git a/src/wx/player_information.h b/src/wx/player_information.h index 7eafeb122..0fcbb15ee 100644 --- a/src/wx/player_information.h +++ b/src/wx/player_information.h @@ -36,9 +36,7 @@ private: FilmViewer* _viewer; wxSizer* _sizer; - wxStaticText* _cpl_name; - wxStaticText* _size; - wxStaticText* _length; + wxStaticText** _dcp; wxStaticText* _dropped; boost::scoped_ptr _timer; };