Hi all,

I need to change the letter spacing of the text I have entered in QLabel in Qt Designer. I tried using the 'letter-spacing:2px' in CSS of QLabel but it doesn't change anything. Any idea how to do this ?

-Charvi.