Re: [patch] Fix doxygen warnings

2003-06-18 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Looks good. A few questions: | | This looks like a typo: | > QAboutDialog::~QAboutDialog() | > -{ | > -} | > +{} | > +y | > yes. fixed in my sources | ?: | Index: src/frontends/qt2/QRefDialog.h | -void refHighlighted(QString const &); |

Re: [patch] Fix doxygen warnings

2003-06-18 Thread Angus Leeming
Looks good. A few questions: This looks like a typo: > QAboutDialog::~QAboutDialog() > -{ > -} > +{} > +y > ?: Index: src/frontends/qt2/QRefDialog.h -void refHighlighted(QString const &); -void refSelected(QString const &); +void refHighlighted(const QString &); +

[patch] Fix doxygen warnings

2003-06-18 Thread Lars Gullik Bjønnes
This patch fixes a lot of doxygen warnings. ? newfile1.lyx ? src/frontends/xforms/lyx_forms.h ? src/frontends/xforms/lyx_xpm.h Index: sourcedoc/Doxyfile.in === RCS file: /usr/local/lyx/cvsroot/lyx-devel/sourcedoc/Doxyfile.in,v retrie