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

List:       kde-commits
Subject:    kdebase/kcontrol/componentchooser
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2004-09-13 8:35:42
Message-ID: 20040913083542.6AC001D90 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

So much for being usable with the keyboard.


  M +1 -1      componentchooser.cpp   1.27


--- kdebase/kcontrol/componentchooser/componentchooser.cpp  #1.26:1.27
@@ -396,5 +396,5 @@ ComponentChooser::ComponentChooser(QWidg
         ServiceChooser->setFixedWidth(ServiceChooser->sizeHint().width());
         ServiceChooser->sort();
-        connect(ServiceChooser,SIGNAL(clicked(QListBoxItem*)),this,SLOT(slotServiceSelected(QListBoxItem*)));
 +        connect(ServiceChooser,SIGNAL(highlighted(QListBoxItem*)),this,SLOT(slotServiceSelected(QListBoxItem*)));
  ServiceChooser->setSelected(0,true);
         slotServiceSelected(ServiceChooser->item(0));


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

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