[LyX/master] Move DrawStrategy enum to update_flags.h.

Jean-Marc Lasgouttes lasgouttes at lyx.org
Tue Jun 18 18:47:43 UTC 2024


Thanks, I'll fix that.

JMarc 

Le 18 juin 2024 18:53:34 GMT+02:00, Scott Kostyshak <skostysh at lyx.org> a écrit :
>On Tue, Jun 18, 2024 at 04:29:34PM GMT, Jean-Marc Lasgouttes wrote:
>> commit c263463cadc92a9e5b29df97a825328c9300b76a
>> Author: Jean-Marc Lasgouttes <lasgouttes at lyx.org>
>> Date:   Tue Jun 18 14:28:28 2024 +0200
>> 
>>     Move DrawStrategy enum to update_flags.h.
>>     
>>     Introduce new drawStrategy() and drawStrategyDescription() methods to
>>     frontend::Application.
>>     
>>     Show the current draw strategy in About dialog.
>> ---
>
>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]
>        DrawStrategy drawStrategy() const;
>                     ^
>/home/scott/lyxbuilds/master-master/repo/src/frontends/Application.h:208:23: note: overridden virtual function is here
>        virtual DrawStrategy drawStrategy() const = 0;
>                             ^
>1 error generated.
>
>Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240618/2cbfd007/attachment-0001.html>


More information about the lyx-devel mailing list