Re: MOC Dependencies

2010-09-13 Thread Jean-Marc LASGOUTTES
RGH writes: > With SignalSlotPrivate, in particular, I sometimes get errors of the > "generated by an older MOC" variety, and then I have to manually > delete SignalSlotPrivate_moc.cpp. Can this somehow be automated via > make? I am not sure how. JMarc

MOC Dependencies

2010-09-10 Thread RGH
With SignalSlotPrivate, in particular, I sometimes get errors of the "generated by an older MOC" variety, and then I have to manually delete SignalSlotPrivate_moc.cpp. Can this somehow be automated via make? rh