QLabel inside QFrame and color changes
Hi everybody,
I use Qt 3.3.8 and have some troubles with designer : I added a frame (QFrame) and a text (QLabel) inside it. It seems that changing frame's foreground and background affects the text.
Is there a way to avoid that ?
Thanks