upnpbrowser: use larger font for items; we have space, so let's use it

Origin commit data
------------------
Branch: ni/coolstream
Commit: 344101d50a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: use larger font for items; we have space, so let's use it

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-08-15 19:50:23 +02:00
parent 2f6a10a5f5
commit b1cb109fe4
2 changed files with 10 additions and 7 deletions

View File

@@ -83,6 +83,7 @@ class CUpnpBrowserGui : public CMenuTarget, public CListHelpers
int m_theight; // title font height
int m_mheight; // lower box font height
int m_iheight; // upper box font height
int font_item;
int m_buttonHeight;
int m_title_height;
int m_info_height;