Hi, the qglobal.h file contains typedefs for all possible variable types like quint8 quint16 etc etc.
I am trying to compile an application with slightly different typedefs like uint8_t uint16_t etc etc.
Can anyone tell me what the proper way is to add these typedefs globally somewhere?
Regards
Gert
Bookmarks