Merge branch 'development' into cmake/SPEC-7179
This commit is contained in:
@@ -19,8 +19,9 @@ namespace PhysX
|
||||
setTextInteractionFlags(Qt::TextBrowserInteraction);
|
||||
setOpenExternalLinks(true);
|
||||
setAlignment(Qt::AlignCenter);
|
||||
setContentsMargins(60, 15, 60, 15);
|
||||
setContentsMargins(60, 7, 60, 7);
|
||||
setWordWrap(true);
|
||||
setStyleSheet(QString::fromUtf8("background-color: rgb(51, 51, 51);"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user