Hi All,

In my project it is required to use one popupmenu object. When I am using Q3PopupMenu class with qt3support in *.pro file. It is throughing error that include file "QWidget, QApplication " are not found. When I am including as QtGui/QApplication, it is compiling properly. Is there any objects like Q3PopupMenu in Qt-4.1. So qt3support is not required. Or is there any way I can use qt3support without modifing include file path from QWidget to QtGui/QWidget.

Thanks
Jnana