From: Jürgen Spitzmüller Date: Fri, 7 Jul 2006 10:18:33 +0000 (+0000) Subject: * src/insets/insettabular.h: return true for allowSpellcheck (bug 2675) X-Git-Tag: 1.6.10~13001 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1d8fa4fd2cad1d67168450c55bc7f8a6dacda327;p=lyx.git * src/insets/insettabular.h: return true for allowSpellcheck (bug 2675) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14356 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/insettabular.h b/src/insets/insettabular.h index 145f854812..a5bb27a6af 100644 --- a/src/insets/insettabular.h +++ b/src/insets/insettabular.h @@ -74,6 +74,8 @@ public: /// bool insetAllowed(InsetBase::Code) const { return true; } /// + bool allowSpellCheck() const { return true; } + /// bool canTrackChanges() const { return true; } /** returns true if, when outputing LaTeX, font changes should be closed before generating this inset. This is needed for