diff options
Diffstat (limited to 'src/wx/player_information.h')
| -rw-r--r-- | src/wx/player_information.h | 1 |
1 files changed, 1 insertions, 0 deletions
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<wxTimer> _timer; }; |
