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

This commit is contained in:
svenhoefer
2016-08-15 19:50:23 +02:00
parent dc13d0ff28
commit 344101d50a
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;