> Hmmm, I don't like this. Committing generated files is always bad. Don't
> you have the uic anyway when you install Qt? You do not need the graphical
> designer, just the uic program which converts the .ui files to C++ source
> code.
>
> Anyway, I can of course check in the generated files if the majority wants
> this - just speak up everybody!
I think that uic is included with qt-devel rpm's. So there should be no need
to include the generated files for those who want to compile from source.
Ed.