]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/form_browser.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / form_browser.h
index 2a780f79482629a0f0baf21c38201c72130197e6..a4f3a3d13494ec03e099a7d777abd3177d368af6 100644 (file)
@@ -6,7 +6,7 @@
 
 /** Callbacks, globals and object handlers **/
 extern  "C" void C_FormBaseCancelCB(FL_OBJECT *, long);
-extern  "C" void C_FormBaseInputCB(FL_OBJECT *, long);
+extern  "C" void C_FormBaseRestoreCB(FL_OBJECT *, long);
 
 
 /**** Forms and Objects ****/