Thanks, that did in fact take care of the problem.
I must say however I don't entirely understand why this is necessary.
If I create a custom control and in it I include an existing QT widget from the toolkit, I am able to build that widget without including the moc files for that widget in my build.
It seems as if I should be able to build my custom LED widget such that it behaves like
an existing QT widget and can be included in another custom control without having to deal with the moc files.
Mark




Reply With Quote
Bookmarks