Quote Originally Posted by MrDeath View Post
you have to configure/compile qtopia again brother!! ..

Hi,

After commenting the lines in qconfig-ape.h to enable file dialog.

I did ./configure , make , make install.

Still it doesn't work ..

My application shows error that "QFileDialog" was not declared in this scope ?

I have included #include <QFileDialog> in my application..

Any idea what could be the problem?