mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- filebrowser: remove my stupid comment
This commit is contained in:
@@ -1431,7 +1431,7 @@ void CFileBrowser::paintSMSKey()
|
|||||||
{
|
{
|
||||||
int skheight = fnt_small->getHeight();
|
int skheight = fnt_small->getHeight();
|
||||||
|
|
||||||
//background - Why? Most of them is over-painted
|
//background
|
||||||
frameBuffer->paintBoxRel(x + width - skwidth, y + height - foheight, skwidth, foheight, COL_MENUFOOT_PLUS_0, RADIUS_MID, CORNER_BOTTOM_RIGHT);
|
frameBuffer->paintBoxRel(x + width - skwidth, y + height - foheight, skwidth, foheight, COL_MENUFOOT_PLUS_0, RADIUS_MID, CORNER_BOTTOM_RIGHT);
|
||||||
|
|
||||||
if(m_SMSKeyInput.getOldKey()!=0)
|
if(m_SMSKeyInput.getOldKey()!=0)
|
||||||
|
Reference in New Issue
Block a user