videosettings.cpp: use hw_caps->has_button_vformat

Origin commit data
------------------
Branch: ni/coolstream
Commit: cf07ebb3b1
Author: GetAway <get-away@t-online.de>
Date: 2018-12-01 (Sat, 01 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2018-12-01 18:03:25 +01:00
committed by vanhofen
parent 0047ac6a31
commit baaea9ec6f
3 changed files with 7 additions and 4 deletions

View File

@@ -37,6 +37,7 @@ typedef struct hw_caps
int display_can_set_brightness;
int display_has_statusline;
int has_button_timer;
int has_button_vformat;
char boxvendor[64];
char boxname[64];
char boxarch[64];