On Thursday 09 April 2009 04:46:53 fungos wrote: > Hi, I'm trying to do a production software port to Qt, but when I add > "Q_OBJECT" macro to an existing class I got these weird vtable errors, > see: Try re-running qmake so that the build system knows to run moc on that header file now. Sean