From 0975e97519401a2d5a76c04795453d5650798ba4 Mon Sep 17 00:00:00 2001 From: kamel5 Date: Tue, 9 Apr 2019 13:31:42 +0200 Subject: Different setup parameter for displayTime in horizontal and vertical mode --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 5579b65..062ee9b 100644 --- a/config.h +++ b/config.h @@ -58,6 +58,7 @@ class cTvguideConfig { int channelRows; int numGrids; int displayTime; + int displayHorizontalTime; int displayStatusHeader; int displayChannelGroups; int displayTimeBase; -- cgit v1.2.3