]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormBibtex.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormBibtex.h
index 6b19448f10c72a9bdba292f44253f82ac92ae16f..66a3241e7799a40f8dca76434aadad740f4ed9b1 100644 (file)
@@ -37,7 +37,8 @@ private:
        virtual void update();
        /// Filter the inputs on callback from xforms
        virtual ButtonPolicy::SMInput input(FL_OBJECT *, long);
-       ///
+
+       /// Fdesign generated method
        FD_form_bibtex * build_bibtex();
 };