How do I make the text selectable (for mouse copy and paste) in a QMessageBox?

On Linux, it works by default, but on windows, the text cannot be selected.

Any clues?