[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdegames/ktron
From:       Benjamin Meyer <icefox () gmail ! com>
Date:       2005-10-03 11:27:13
Message-ID: 43d4675505100304276d273d04 () mail ! gmail ! com
[Download RAW message or body]

Object names are good when used, but that object name had no value for
the app so there was no reason to keep it.

On 10/3/05, Stephan Kulow <coolo@kde.org> wrote:
> Am Montag, 3. Oktober 2005 11:39 schrieb Benjamin Meyer:
> > SVN commit 466700 by bmeyer:
> >
> > remove old constructor with name
> >
> >  M  +1 -1      ktron.cpp
> >  M  +1 -2      tron.cpp
> >  M  +1 -1      tron.h
> >
> >
> > --- trunk/KDE/kdegames/ktron/ktron.cpp #466699:466700
> > @@ -46,7 +46,7 @@
> >  KTron::KTron(QWidget *parent) : KMainWindow(parent) {
> >    playerPoints[0]=playerPoints[1]=0;
> >
> > -  tron=new Tron(this, "Tron");
> > +  tron=new Tron(this);
>
> I thought we agreed object names are good?
>
> Greetings, Stephan
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic