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

List:       kde-commits
Subject:    Re: branches/KDE/3.5/kdenetwork/kopete/kopete/chatwindow
From:       Matthias Granberry <matthias.granberry () gmail ! com>
Date:       2005-12-19 15:42:53
Message-ID: 200512190942.53292.matthias.granberry () gmail ! com
[Download RAW message or body]

Good find.  Those ought to be syntactically invalid.  They're too easy to skip 
over.

On Monday 19 December 2005 05:51, Dirk Mueller wrote:
> SVN commit 489652 by mueller:
>
> fix accept()
>
>
>  M  +1 -1      chatview.cpp
>
>
> --- branches/KDE/3.5/kdenetwork/kopete/kopete/chatwindow/chatview.cpp
> #489651:489652 @@ -884,7 +884,7 @@
>  	{
>  		Kopete::ContactPtrList members = m_manager->members();
>  		Kopete::Contact *contact = members.first();
> -		if ( contact && contact->canAcceptFiles() );
> +		if ( contact && contact->canAcceptFiles() )
>  			event->accept();
>  	}
>  	else
[prev in list] [next in list] [prev in thread] [next in thread] 

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