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

List:       kde-commits
Subject:    playground/network/videocatcher/src
From:       Jonas Emanuel Müller <zanoi () zanoi ! net>
Date:       2010-10-17 21:03:41
Message-ID: 20101017210341.46C58AC896 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1186900 by jonasemuller:

fix for bug that appeared during cleanup

 M  +1 -1      mainwindowkde.cpp  


--- trunk/playground/network/videocatcher/src/mainwindowkde.cpp #1186899:1186900
@@ -282,7 +282,7 @@
     searchAction->setShortcut(KShortcut(QKeySequence(Qt::CTRL + Qt::Key_F)));
     connect( searchAction, SIGNAL(triggered(Qt::MouseButtons, Qt::KeyboardModifiers)),
          d->m_searchText, SLOT(setFocus()));
-    actionCollection()->addAction( "d->m_searchText", searchAction );
+    actionCollection()->addAction( "searchText", searchAction );
 
     setupGUI();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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