mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-24 01:37:56 +05:00
Porting to DEV version of OCCT: minor corrections
This commit is contained in:
parent
51c8b060ce
commit
6d5ef3f003
@ -2432,7 +2432,7 @@ void GeometryGUI::createPreferences()
|
||||
/*int fontID =*/ QFontDatabase::addApplicationFont( aFontFile );
|
||||
#if OCC_VERSION_LARGE <= 0x07030000
|
||||
Handle(Font_SystemFont) sf = new Font_SystemFont(
|
||||
new TCollection_HAsciiString("Y14.5M-2009")
|
||||
new TCollection_HAsciiString("Y14.5M-2009"),
|
||||
Font_FA_Regular,
|
||||
new TCollection_HAsciiString(aFontFile.toLatin1().data()) );
|
||||
# else
|
||||
|
Loading…
x
Reference in New Issue
Block a user