Hi..
I need to change the qcalendarwidget look and feel and insert some additional data to each cell of it.. so i cloned the qcalendarwidget native code and have done some modifications.. all is working fine.. but problem is when ever i run for first time its saying static meta object is refined in moc_qcalendarwidget.cpp. .. then every time i comment that and run again.. it works fine.. but shows some warnings like "overriding function scope is application dll .."
My question is why its showing error for first time run.. and why these wornings are comming





