Change NoLogo Type to uint16_t to fix windows build

Authored by tfella on Apr 30 2020, 5:55 PM.

Description

Change NoLogo Type to uint16_t to fix windows build

Summary: The MSVC 2017 build is broken because of errors in data type conversion. Setting the type to uint16_t explicitely fixes these errors.

Test Plan: Compiles and works on MSVC 2017, gcc, clang

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D29310

Details

Committed
tfellaApr 30 2020, 7:17 PM
Reviewer
vkrause
Differential Revision
D29310: Change NoLogo Type to uint16_t to fix windows build
Parents
R1032:3deae065e401: Port VehicleLayoutPage to Scrollablepage
Branches
Unknown
Tags
Unknown