On Monday 26 March 2001 10:31, Kalle Dalheimer wrote:
> On Monday 26 March 2001 10:54, Angus Leeming wrote:
> > Kalle,
> >
> > Could you commit FormCitationDialog.[Ch] and indeed other files derived
> > from their respective .ui files? Not everybody who would like to compile
> > the qt2 frontend will have the form designer.
>
> 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.
Ok, fair enough. Just me being lazy! I've just found the uic stuff in my
QTDIR/tools directory. Will compile now.
[Angus looking at the frontends/qt2 source...]
Looks like you figured out how to get the MVC stuff to work wthout the
resumé. Well done!
A