slider compilation problem
Jürgen Spitzmüller
spitz at lyx.org
Fri Mar 12 09:55:18 UTC 2021
Am Freitag, dem 12.03.2021 um 10:36 +0100 schrieb Pavel Sanda:
> the third line in this following block does not compile with qt4.
>
> act_zoom_in_ = new QAction(qt_("Zoom &in"), this);
> act_zoom_out_ = new QAction(qt_("Zoom &out"), this);
> act_zoom_show_ = new QAction(qt_("Show zoom slider"));
>
> Is adding "this" problem?
No, this simply slipped in wrongly. Fixed.
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20210312/377ca9e3/attachment.asc>
More information about the lyx-devel
mailing list