forked from qt-creator/qt-creator
On Windows the read content will be bytes instead of str. To have a unified code path we need to convert it to str. Change-Id: I16004968d8fed7bb2336ad594c31b38100f773cd Reviewed-by: David Schulz <david.schulz@qt.io>