mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
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:
parent
c4c8681864
commit
76c074f19a
@ -45,6 +45,8 @@ private:
|
|||||||
void clearParams() {}
|
void clearParams() {}
|
||||||
///
|
///
|
||||||
void dispatchParams() {}
|
void dispatchParams() {}
|
||||||
|
///
|
||||||
|
bool canApply() const { return true; }
|
||||||
|
|
||||||
/// goto this error in the parent bv. Returns success.
|
/// goto this error in the parent bv. Returns success.
|
||||||
bool goTo(int item);
|
bool goTo(int item);
|
||||||
|
Loading…
Reference in New Issue
Block a user