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

List:       kde-commits
Subject:    kdebase/kdesktop
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2005-03-06 18:27:45
Message-ID: 20050306182745.4847CE772 () office ! kde ! org
[Download RAW message or body]

CVS commit by adawit: 

- Execute the command when the Enter key is pressed. Removing the previous
  activated(...) signal/slot connection broke this as well...


  M +3 -0      minicli.cpp   1.192


--- kdebase/kdesktop/minicli.cpp  #1.191:1.192
@@ -132,4 +132,7 @@ Minicli::Minicli( QWidget *parent, const
            SLOT( slotCmdChanged(const QString&) ) );
 
+  connect( m_dlg->cbCommand, SIGNAL( returnPressed() ),
+           m_dlg->pbRun, SLOT( animateClick() ) );
+
   // Advanced group box...
   connect(m_dlg->cbPriority, SIGNAL(toggled(bool)), SLOT(slotChangeScheduler(bool)));


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

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