introduce caps.display_has_colon

Origin commit data
------------------
Branch: master
Commit: 26808f3ccb
Author: GetAway <get-away@t-online.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2020-07-16 22:33:12 +02:00
committed by vanhofen
parent 1616bbe857
commit a2c6323728
6 changed files with 21 additions and 4 deletions

View File

@@ -40,6 +40,7 @@ typedef struct hw_caps
int display_can_set_brightness;
int display_can_deepstandby;
int display_has_statusline;
int display_has_colon;
int has_button_timer;
int has_button_vformat;
char boxvendor[64];