]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormInclude.h
use exclicit temp var
[lyx.git] / src / frontends / xforms / FormInclude.h
index e2f9a7b457aa309fabfda8aa5e230400f5f145c0..65e4077a1fbbca1dfdd9e31341d8193414d0f60b 100644 (file)
@@ -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();
 };