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

List:       kde-commits
Subject:    KDE/kdepim/libkdepim
From:       Laurent Montel <montel () kde ! org>
Date:       2007-05-29 14:34:02
Message-ID: 1180449242.658010.8374.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669490 by mlaurent:

Fix highlight


 M  +1 -1      kmeditor.cpp  


--- trunk/KDE/kdepim/libkdepim/kmeditor.cpp #669489:669490
@@ -64,7 +64,7 @@
 void KMeditor::Private::slotHighlight( const QString &word, int start, int end)
 {
   kDebug()<<" KMeditor::Private::slotHighlight( const QString &, int, int ) \
                :"<<word<< " pos start :"<<start<<" pos end :"<<end<<endl;
-  parent->highlightWord( end-start, start );
+  parent->highlightWord( end, start );
 }
 
 void KMeditor::Private::slotFindDialogDestroyed()


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

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