According to
http://www.lyx.org/trac/changeset/13864
the parameter 'nr' is no more needed.
So I can remove this nr parameter altogether, right?
Bo
On Fri, Jan 05, 2007 at 10:35:47AM +0100, Georg Baum wrote:
> Am Freitag, 5. Januar 2007 05:30 schrieb Bo Peng:
> > * Resolve compiler warnings
> > especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning:
> > unused parameter 'nr'
> >
> > Is there any reason why this Status.15x entry
Am Freitag, 5. Januar 2007 05:30 schrieb Bo Peng:
> * Resolve compiler warnings
> especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning:
> unused parameter 'nr'
>
> Is there any reason why this Status.15x entry was not fixed as
> follows, or simply remove this int argument?
I asked