Hello Friends,

I am using Qt4.2.3 in windows, I have created one application using qmainwinow,

In that i am having one main splitter within that i am having 4 more splitters, Each splitters

i am having some widgets like QListWidget,QLabel etc..

In that widgets i am having some data like lines,texts, images ,

When my application runs, that time i am trying to referesh desktop using rightclick,referesh option my splitter color changed to some grey color,initially it was black color,

How to solve this?