X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetSpecialChar.h;h=dab1bc3da190eff55c65ae2103c2ff0e6eee4618;hb=2660df9b99b8059856b931c22f53ee8f714a1d8e;hp=5f7338b8ddfd97a860fb16fe85367a62b44a3f72;hpb=ed2f3cb9cfa1e871d48a92d41791a77bd218ab67;p=lyx.git diff --git a/src/insets/InsetSpecialChar.h b/src/insets/InsetSpecialChar.h index 5f7338b8dd..dab1bc3da1 100644 --- a/src/insets/InsetSpecialChar.h +++ b/src/insets/InsetSpecialChar.h @@ -71,7 +71,7 @@ public: /// void write(std::ostream &) const override; /// Will not be used when lyxf3 - void read(Lexer & lex) override; + void read(support::Lexer & lex) override; /// void latex(otexstream &, OutputParams const &) const override; ///