On Tue, 2024-06-18 at 20:04 +, Enrico Forestieri wrote:
> Avoid bogus warnings when configuring for Qt6
Thank you. It works. :-)
--
José Abílio
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Thanks, I'll fix that.
JMarc
Le 18 juin 2024 18:53:34 GMT+02:00, Scott Kostyshak a écrit :
>On Tue, Jun 18, 2024 at 04:29:34PM GMT, Jean-Marc Lasgouttes wrote:
>> commit c263463cadc92a9e5b29df97a825328c9300b76a
>> Author: Jean-Marc Lasgouttes
>> Date: Tue Jun 18 14:28:28 2024 +0200
>>
>>
On Tue, 2024-06-18 at 12:53 -0400, Scott Kostyshak wrote:
> I now get the following:
>
> /home/scott/lyxbuilds/master-
> master/repo/src/frontends/qt/GuiApplication.h:117:15: error:
> 'drawStrategy' overrides a member function but is not marked
> 'override' [-Werror,-Winconsistent-missing-override
On Tue, Jun 18, 2024 at 04:29:34PM GMT, Jean-Marc Lasgouttes wrote:
> commit c263463cadc92a9e5b29df97a825328c9300b76a
> Author: Jean-Marc Lasgouttes
> Date: Tue Jun 18 14:28:28 2024 +0200
>
> Move DrawStrategy enum to update_flags.h.
>
> Introduce new drawStrategy() and drawStrateg