QPlatformTheme: added TabButtonFont and GroupBoxTitleFont

Which is needed by Qt Labs Controls.

Change-Id: I2f91a1cbe8218170f894189b56f3fef77207eaec
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
bb10
Liang Qi 2015-12-03 08:13:46 +01:00
parent c79396fc4a
commit f0c75bb050
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ public:
SmallFont,
MiniFont,
FixedFont,
GroupBoxTitleFont,
TabButtonFont,
NFonts
};