forked from qt-creator/qt-creator
StudioWelcome: Fix warning
Change-Id: I9a023629ff951acb9d53482795c928a2202650f9 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -196,7 +196,7 @@ Item {
|
||||
anchors.rightMargin: 23
|
||||
font.weight: Font.Light
|
||||
font.pixelSize: 14
|
||||
font.family: Constants.titilliumWeb_regular
|
||||
font.family: StudioFonts.titilliumWeb_regular
|
||||
renderType: Text.NativeRendering
|
||||
visible: projectModel.communityVersion
|
||||
}
|
||||
|
Reference in New Issue
Block a user