Replace all usage of <sys/types.h> with the more portable <QtGlobal>.

Authored by conet on Jan 24 2018, 7:08 AM.

Description

Replace all usage of <sys/types.h> with the more portable <QtGlobal>.

At least on macOS the standard <sys/types.h> header did not have a
typedef for ulong.

Details

Committed
conetJan 24 2018, 7:12 AM
Parents
R261:2d3c8b6e981b: Force usage of global settings in plugins
Branches
Unknown
Tags
Unknown