]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/form_spellchecker.h
Disable various buttons when buffer is read only
[lyx.git] / src / frontends / xforms / form_spellchecker.h
index 2f14d0cab72f60255136ec95ebe76b9a3e5e1475..f0106f191be695b4824c0bd693acb0dc4e10c184 100644 (file)
@@ -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 ****/