Re: Make doxygen happier

2002-09-26 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Simple fix attached. Ok to apply? yes. -- Lgb

Re: Make doxygen happier

2002-09-25 Thread John Levon
On Wed, Sep 25, 2002 at 04:51:28PM +0100, Angus Leeming wrote: > struct Timeout::Pimpl : QObject { > private: > /// xforms id > int timeout_id; > }; Right, should be QTimer id thanks john -- "The only perfect circle on the human body is the eye. When a baby is born its so perfect

Re: Make doxygen happier

2002-09-25 Thread Angus Leeming
On Wednesday 25 September 2002 5:18 pm, John Levon wrote: > On Wed, Sep 25, 2002 at 04:41:15PM +0100, Angus Leeming wrote: > > Simple fix attached. Ok to apply? > > --- src/frontends/qt2/Dialogs2.C24 Sep 2002 13:57:07 > - 1.5 > +++ src/frontends/qt2/Dialogs2.C25 Sep 2002 16:09:

Re: Make doxygen happier

2002-09-25 Thread John Levon
On Wed, Sep 25, 2002 at 04:41:15PM +0100, Angus Leeming wrote: > Simple fix attached. Ok to apply? --- src/frontends/qt2/Dialogs2.C24 Sep 2002 13:57:07 - 1.5 +++ src/frontends/qt2/Dialogs2.C25 Sep 2002 16:09:11 - @@ -1,5 +1,5 @@ /** - * \file xforms/Dialogs.C + * \file x

Make doxygen happier

2002-09-25 Thread Angus Leeming
Simple fix attached. Ok to apply? Angus doxygen.diff.gz Description: GNU Zip compressed data