Hi,

I set the followinf css from the designer which works pretty OK.

Qt Code:
  1. QWidget#BuddyListView{background-image: url( "D:/sip_client/sanal_santral/SIP_CLIENT_NG/SIPC_TTNGN/images/videoPhoneVideoBackground.png");
  2. }
To copy to clipboard, switch view to plain text mode 

But when I build my project from VS 2010 bakground-image isn't set.

Any ideas?