> > > Also, the only _needed_ #include thre is QLineEdit. > > > > At least QtCloseEvent is needed. > > Why? > > I am talking abiut the header, and in most cases a declaration should > suffiice.
I see. I will change that when I apply Edwin's patch. BTW, do you know how to convert from QKeySquence to KeySequence? I need this to bind user-entered QKeySequence to form a bind file, but I could not figure out how to do this. Bo