]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormBibitem.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormBibitem.h
index 82e1326d795cb7e7a6b48bc452f8fcedcc1528b8..9599fbc85a6d454a820995a8fd3315f3ab9ce27a 100644 (file)
@@ -38,7 +38,7 @@ private:
        /// Filter the inputs on callback from xforms
        virtual ButtonPolicy::SMInput input(FL_OBJECT *, long);
 
-       /// Type definition from the fdesign produced header file.
+       /// Fdesign generated method
        FD_form_bibitem * build_bibitem();
 };