Use 'unsigned int' instead of 'uint'

Authored by smartins on May 26 2019, 12:48 AM.

Description

Use 'unsigned int' instead of 'uint'

The former is cross platform and makes it buildable with MSVC.
As it's just a couple of places there's no need for a typedef.

Details

Committed
smartinsMay 26 2019, 12:52 AM
Parents
R45:987d9c4afe29: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown