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

List:       kde-commits
Subject:    Re: kdeutils/kwallet
From:       Hasso Tepper <hasso () kde ! org>
Date:       2005-02-21 8:29:36
Message-ID: 200502211029.36565.hasso () kde ! org
[Download RAW message or body]

George Staikos wrote:
> CVS commit by staikos:
>
> off-by-one
>
>
>   M +1 -1      kwmapeditor.cpp   1.10
>
>
> --- kdeutils/kwallet/kwmapeditor.cpp  #1.9:1.10
> @@ -126,5 +126,5 @@ void KWMapEditor::contextMenu(int row, i
>
>  void KWMapEditor::copy() {
> -        QApplication::clipboard()->setText(text(_contextRow, 1));
> +        QApplication::clipboard()->setText(text(_contextRow, 2));
>  }

Thanks!

-- 
Hasso Tepper
KDE Estonian Team
[prev in list] [next in list] [prev in thread] [next in thread] 

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