X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetSpecialChar.h;h=982b1d51a385ffa97f504e470779fe4da50fbc06;hb=2777b51c587cb061b3214c670a3cc4b357528e6c;hp=fd3f6cd8414e799cefed16ac0a1b43db1a152d37;hpb=f5ac0580ff8f4f1fd34d792f7952fb05d182e162;p=lyx.git diff --git a/src/insets/InsetSpecialChar.h b/src/insets/InsetSpecialChar.h index fd3f6cd841..982b1d51a3 100644 --- a/src/insets/InsetSpecialChar.h +++ b/src/insets/InsetSpecialChar.h @@ -82,7 +82,7 @@ public: /// void toString(odocstream &) const; /// - bool isInToc() const { return true; } + bool isInToc() const { return true; } /// void forOutliner(docstring &, size_t const, bool const) const; ///