X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormInclude.h;h=65e4077a1fbbca1dfdd9e31341d8193414d0f60b;hb=2c3af1475e2a408f725b5eea93583ee13e3d09cc;hp=e2f9a7b457aa309fabfda8aa5e230400f5f145c0;hpb=9705be9f1b8441175048b4e2065795051adafdc6;p=lyx.git diff --git a/src/frontends/xforms/FormInclude.h b/src/frontends/xforms/FormInclude.h index e2f9a7b457..65e4077a1f 100644 --- a/src/frontends/xforms/FormInclude.h +++ b/src/frontends/xforms/FormInclude.h @@ -37,9 +37,7 @@ private: /// Filter the inputs on callback from xforms virtual ButtonPolicy::SMInput input(FL_OBJECT *, long); - /// - ButtonPolicy::SMInput inputBrowse(); - /// Type definition from the fdesign produced header file. + /// Fdesign generated method FD_form_include * build_include(); };