X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2Fform_spellchecker.h;h=f0106f191be695b4824c0bd693acb0dc4e10c184;hb=06c830f488023d8ff5c22cccee22c4effc8f65c3;hp=2f14d0cab72f60255136ec95ebe76b9a3e5e1475;hpb=0f18dddbd600f76e14d2e082a8bae0cf61961afe;p=lyx.git diff --git a/src/frontends/xforms/form_spellchecker.h b/src/frontends/xforms/form_spellchecker.h index 2f14d0cab7..f0106f191b 100644 --- a/src/frontends/xforms/form_spellchecker.h +++ b/src/frontends/xforms/form_spellchecker.h @@ -6,6 +6,7 @@ /** Callbacks, globals and object handlers **/ extern "C" void C_FormBaseInputCB(FL_OBJECT *, long); +extern "C" void C_FormBaseCancelCB(FL_OBJECT *, long); /**** Forms and Objects ****/