diff --git a/src/gui/epgview.cpp b/src/gui/epgview.cpp index 1c91b9fe4..9a6083955 100644 --- a/src/gui/epgview.cpp +++ b/src/gui/epgview.cpp @@ -935,6 +935,8 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start //paint bottombox contents Bottombox->paint(false); + // small separator line + frameBuffer->paintHLineRel(sx, ox, sy + oy - 1, COL_FRAME); showProgressBar(); // show Timer Event Buttons