X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fplayer_information.h;h=747cd5a20a0acd12ea03c6795541683c7eb0fe4a;hp=0fcbb15ee840920e99b9cbd402fbe96c455cdb29;hb=6abe10b28dbe3132ac329dad60befae5f40fbe69;hpb=33a3a1d5c73685287ee5dcbbd6c67f99f98ad72f diff --git a/src/wx/player_information.h b/src/wx/player_information.h index 0fcbb15ee..747cd5a20 100644 --- a/src/wx/player_information.h +++ b/src/wx/player_information.h @@ -38,5 +38,6 @@ private: wxSizer* _sizer; wxStaticText** _dcp; wxStaticText* _dropped; + wxStaticText* _decode_resolution; boost::scoped_ptr _timer; };