epgview: add small separator line between navibar and footer

Origin commit data
------------------
Branch: ni/coolstream
Commit: 980c62d853
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)

Origin message was:
------------------
- epgview: add small separator line between navibar and footer

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-21 21:31:58 +01:00
parent 0a13df2659
commit 3aa69c6e7f

View File

@@ -935,6 +935,8 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
//paint bottombox contents //paint bottombox contents
Bottombox->paint(false); Bottombox->paint(false);
// small separator line
frameBuffer->paintHLineRel(sx, ox, sy + oy - 1, COL_FRAME);
showProgressBar(); showProgressBar();
// show Timer Event Buttons // show Timer Event Buttons