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

List:       kde-commits
Subject:    KDE/kdepimlibs/kabc
From:       Olivier Trichet <nive () nivalis ! org>
Date:       2009-03-16 16:54:43
Message-ID: 1237222483.556970.6067.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 940126 by otrichet:

Fix selection of address in drop down menu

BUG: 186378    


 M  +1 -1      addresslineedit.cpp  


--- trunk/KDE/kdepimlibs/kabc/addresslineedit.cpp #940125:940126
@@ -90,7 +90,7 @@
                         mParent, SLOT( slotCompletion() ) );
 
       KCompletionBox *box = mParent->completionBox();
-      mParent->connect( box, SIGNAL( highlighted( const QString& ) ),
+      mParent->connect( box, SIGNAL( currentTextChanged( const QString& ) ),
                         mParent, SLOT( slotPopupCompletion( const QString& ) ) );
       mParent->connect( box, SIGNAL( userCancelled( const QString& ) ),
                         SLOT( userCancelled( const QString& ) ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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