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

List:       kde-commits
Subject:    extragear/pim/ksig
From:       Pino Toscano <pino () kde ! org>
Date:       2012-09-21 9:21:47
Message-ID: 20120921092147.E676FAC7E8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1317151 by pino:

fix search action


 M  +2 -5      ksig.cpp  


--- trunk/extragear/pim/ksig/ksig.cpp #1317150:1317151
@@ -117,12 +117,9 @@
 void KSig::setupSearchLine()
 {
     K3ListViewSearchLineWidget *searchWidget = new K3ListViewSearchLineWidget(sigList, this);
-    QAction *act = actionCollection()->addAction( "search" );
+    KAction *act = actionCollection()->addAction( "search" );
     act->setText( i18n("Search") );
-#ifdef __GNUC__
-#warning "kde4: port it"
-#endif
-    //act->setDefaultWidget(searchWidget);
+    act->setDefaultWidget(searchWidget);
 
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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