forked from qt-creator/qt-creator
Utils: Update Figma text tokens
This adds UiElementLabelMedium and UiElementLabelSmall. Change-Id: I592f2bdf7a4d0a98e38ea69c33cf1b27040f7eea Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -1068,6 +1068,8 @@ QString uiConfigInformation()
|
||||
QTC_ADD_UIELEMENT_FONT(Body2);
|
||||
QTC_ADD_UIELEMENT_FONT(ButtonMedium);
|
||||
QTC_ADD_UIELEMENT_FONT(ButtonSmall);
|
||||
QTC_ADD_UIELEMENT_FONT(LabelMedium);
|
||||
QTC_ADD_UIELEMENT_FONT(LabelSmall);
|
||||
QTC_ADD_UIELEMENT_FONT(CaptionStrong);
|
||||
QTC_ADD_UIELEMENT_FONT(Caption);
|
||||
QTC_ADD_UIELEMENT_FONT(IconStandard);
|
||||
|
||||
Reference in New Issue
Block a user