qt: Use quint64 for formatServicesStr
`uint64_t` was causing a build error on some systems, as that type is not known after including just the Qt headers.
Showing
+2 -2
Please register or sign in to comment
`uint64_t` was causing a build error on some systems, as that type is not known after including just the Qt headers.