Hi.
This is my first post, so i would like to say hi.

I found this forum because i experienced a problem today. When i compile my project, the compiler (mingw) gives me something like that:
Qt Code:
  1. In file included from c:/Qt/4.4.1/include/QtGui/qabstractbutton.h:1,
  2. from c:/Qt/4.4.1/include/QtGui/../../src/gui/widgets/qpushbutton.h:47,
  3. from c:/Qt/4.4.1/include/QtGui/qpushbutton.h:1,
  4. from c:/Qt/4.4.1/include/QtGui/QPushButton:1,
  5. from ./ui_form3.h:18,
  6. from form3.h:3,
  7. from form1.cpp:2:
  8. c:/Qt/4.4.1/include/QtGui/../../src/gui/widgets/qabstractbutton.h:55: error: `QtValidLicenseForGuiModule' does not name a type
To copy to clipboard, switch view to plain text mode 

In couple my previous programs, which i was doing to learn i had no such problems. If anyone knows what should i do, i would be grateful for answering this post.

Best regards,
Nebril.