summaryrefslogtreecommitdiffstats
path: root/src/gui/text/coretext/qfontengine_coretext.mm
diff options
context:
space:
mode:
authorTomasz Kozlowski <tomasz.kozlowski@qt.io>2023-07-18 07:15:52 +0200
committerTomasz Kozłowski <tomasz.kozlowski@qt.io>2023-09-07 14:36:46 +0000
commitc8fb928029d92f78ecfd70f9c3bf7efc41fe7485 (patch)
tree04943720baa2c6888be10f21dca77fe23e674ecc /src/gui/text/coretext/qfontengine_coretext.mm
parent28ab45182a3fea76193146083838cca4212395d2 (diff)
Change MaxKeyCount type from enum to static constexpr int
The change was needed because std::fill_n(), which takes it, does not handle enum type on VxWorks. As it was anonymous with only one member, it could be changed to static constexpr int. Task-number: QTBUG-115777 Change-Id: I7cb4d267ad21f6b963d851e30bc91042fbf5c15a Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/text/coretext/qfontengine_coretext.mm')
0 files changed, 0 insertions, 0 deletions