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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2005-03-20 18:01:01
Message-ID: 20050320180101.6A48216F7D () office ! kde ! org
[Download RAW message or body]

CVS commit by adawit: 

- Emit signal iff an item is selected in the dropdown list.


  M +1 -1      kcompletionbox.cpp   1.85


--- kdelibs/kdeui/kcompletionbox.cpp  #1.84:1.85
@@ -235,5 +235,5 @@ bool KCompletionBox::eventFilter( QObjec
             hide();
 
-        if ( !d->emitSelected )
+        if ( !d->emitSelected && currentItem() )
         {
           emit highlighted( currentText() );


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

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