On Thu, Aug 24, 2006 at 04:47:25PM +0200, Abdelrazak Younes wrote:

> Enrico Forestieri wrote:
[...]
> > I think this not a big deal, but LyX/Qt4 is not really Qt3Support free ;-)
> 
> On my system it really is... Grepping for Q3 and Qt3 gives absolutely 
> nothing:
> 
> [EMAIL PROTECTED] /cygdrive/d/devel/lyx/trunk/src/frontends/qt4
> $ grep -r Q3 *
> ChangeLog:      All the dialogs have been ported but there still some 
> Q3xxx obje
> cts.
> 
> [EMAIL PROTECTED] /cygdrive/d/devel/lyx/trunk/src/frontends/qt4
> $ grep -r Qt3 *
> ChangeLog:      * qttableview.h: fixes for Qt3
> 
> [EMAIL PROTECTED] /cygdrive/d/devel/lyx/trunk/src/frontends/qt4
> $

You should grep in the build dir, as the .h files are generated from
the .ui files ;-)

-- 
Enrico

Reply via email to