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 &);
|
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 &);
+
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