Fix for 5429 from Vincent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27196 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-10-30 11:49:18 +00:00
parent c4c8681864
commit 76c074f19a

View File

@ -45,6 +45,8 @@ private:
void clearParams() {}
///
void dispatchParams() {}
///
bool canApply() const { return true; }
/// goto this error in the parent bv. Returns success.
bool goTo(int item);