Code review comment for lp:~unity-api-team/hud/lp-1288025

Revision history for this message
Michi Henning (michihenning) wrote :

> Also, just so you know, you can convert a QString to a C string using the
> following:
>
> string.toUtf8().constData()

Awesome! How bloody obvious. Silly me for not seeing that immediately ;-)

« Back to merge proposal