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

List:       kde-commits
Subject:    playground/base/blazer
From:       Ian Reinhart Geiser <geiseri () kde ! org>
Date:       2009-02-14 20:52:29
Message-ID: 1234644749.289843.830.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 926214 by geiseri:

commit the right text into the history

 M  +2 -1      launcherbar.cpp  


--- trunk/playground/base/blazer/launcherbar.cpp #926213:926214
@@ -35,6 +35,7 @@
 
 LauncherBar::LauncherBar( QWidget *parent ) : QFrame(parent)
 {
+    setObjectName("QuickLauncher");
     QHBoxLayout *layout = new QHBoxLayout(this);
     layout->setSpacing(0);
     layout->setContentsMargins(4,0,4,0);
@@ -66,7 +67,7 @@
     }
     else
     {
-        m_input->addToHistory( command );
+        m_input->addToHistory( m_input->currentText() );
         switch( execLineData.uriType() )
         {
         case KUriFilterData::LocalFile:
[prev in list] [next in list] [prev in thread] [next in thread] 

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