On Fri, Jul 09, 2004 at 07:43:37PM +0200, Georg Baum wrote:
> ^^^ this is the reason, because almost everything in qtranslator.h is
> inside #ifndef QT_NO_TRANSLATION ... #endif
Unfortunately I cannot remember why we turn it off :(
> If something with moc is going wrong, it shows up at link
On Fri, Jul 09, 2004 at 04:14:25PM +0200, Jean-Marc Lasgouttes wrote:
> Angus> lyx_gui.C is currently defined in Makefile.am: Makefile.am:
> Angus> lyx_gui.C
>
> Angus> You need to move it to the MOCFILES target of Makefile.dialogs.
>
> I added it to MOCFILES and now I get (after much automake ru