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.C 24 Sep 2002 13:57:07 > -0000 1.5 > +++ src/frontends/qt2/Dialogs2.C 25 Sep 2002 16:09:11 > -0000 @@ -1,5 +1,5 @@ > /** > - * \file xforms/Dialogs.C > + * \file xforms/Dialogs2.C > > qt2/
Thank you. Angus Incidentally, is this comment correct: struct Timeout::Pimpl : QObject { private: /// xforms id int timeout_id; };