Hi!

When i create a form and add custom widget example analogclock or any other custom widget on it, make a project with this form and compile it, it says:

fatal error C1083: Cannot open include file: 'analogclock.h'

Where is the problem?
How can i use custom widgets in my application?
I am using Qt 4.1.4 and VS integration 1.1.3.

Thanks.