Abdelrazak Younes wrote:
Angus Leeming wrote:
Abdelrazak Younes wrote:
Maybe the ui files have something specific to qt3?
Maybe... I don't know if my local Qt4 was compiled with
-no-qt3support, I guess not.
Maybe the .ui -> .[hC] generator has a -no-qt3support flag that you
aren't using? It would be strange to be able to compile the Qt4
library without Qt3 support and then not be able to use .ui files, no?
Indeed and I am absolutely sure that the .h generated from .ui in my
system are completely free of Q3support.
I am absolutely sure that I was wrong!
Abdel.