PDA

View Full Version : Group Box



bmn
5th May 2008, 11:26
Hi all,

I am trying to implement a group box in Qt4.3.
But I was getting the following error.

undefined reference to `Q3GroupBox::Q3GroupBox(QWidget*, char const*)'

Plz help me..

DeepDiver
5th May 2008, 11:36
Hi,

did u add:
QT += qt3support
to your project file?

http://doc.trolltech.com/4.0/qt3support.html