mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 03:25:24 +08:00
update
This commit is contained in:
@ -16,7 +16,7 @@ FluTheme::FluTheme(QObject *parent)
|
||||
: QObject{parent}
|
||||
{
|
||||
primaryColor(FluColors::getInstance()->Blue());
|
||||
textSize(13);
|
||||
textSize(14);
|
||||
isNativeText(false);
|
||||
isFrameless(true);
|
||||
isDark(false);
|
||||
|
Reference in New Issue
Block a user