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

List:       kde-commits
Subject:    Re: kdebase/libkonq
From:       "Dawit A." <adawit () kde ! org>
Date:       2003-05-06 12:08:06
[Download RAW message or body]

On Tuesday 06 May 2003 07:40, Carsten Pfeiffer wrote:
> CVS commit by pfeiffer:
>
> oups
>
>
>   M +2 -2      konq_historymgr.cc   1.40
>
>
> --- kdebase/libkonq/konq_historymgr.cc  #1.39:1.40
> @@ -675,6 +675,6 @@ void KonqHistoryManager::addToCompletion
>  void KonqHistoryManager::removeFromCompletion( const QString& url, const
> QString& typedURL ) {
> -    m_pCompletion->addItem( url );
> -    m_pCompletion->addItem( typedURL );
> +    m_pCompletion->removeItem( url );
> +    m_pCompletion->removeItem( typedURL );
>  }

hehehe... Looks like a mistake I too would make.
[prev in list] [next in list] [prev in thread] [next in thread] 

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