Tanguy Krotoff wrote:

Vadim Lebedev wrote:

The 'OFFICIAL' Qt way since QT4  is #include <QtSubdir/Module.h>


http://doc.trolltech.com/4.1/tutorial-t1.html

"This first program is a simple "Hello world" example."

#include <QApplication>
#include <QPushButton>

So I guess you're wrong on this one :D

They simply where lazy to modify the tutorial... Take a look into the real code for example $(QTDIR)/src/QtGui/*.cpp ....

Btw it seems that multiple -I$(QTINCLUDEDIR/QtGui) ... -I...QTCore can be replaced by UNIQUE -I$(QTINCLUDEDIR)/Qt ... without modifiying the source code... in the include/Qt directory there are stubs for all *.h files


Vadim

_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to