Updated qt bug report page
This commit is contained in:
parent
c024b1340d
commit
a7ec5662e1
@ -258,7 +258,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
if (QSysInfo::MacintoshVersion > QSysInfo::MV_10_8) {
|
||||
// Work around 10.9 issue.
|
||||
// https://bugreports.qt-project.org/browse/QTBUG-32789
|
||||
// https://bugreports.qt.io/browse/QTBUG-32789
|
||||
QFont::insertSubstitution(".Lucida Grande UI", "Lucida Grande");
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user