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

List:       kde-commits
Subject:    KDE/kdelibs/kate/tests
From:       Stephan Kulow <coolo () kde ! org>
Date:       2006-07-19 6:04:26
Message-ID: 1153289066.623970.20429.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 564016 by coolo:

warnings--


 M  +2 -2      katetest.cpp  


--- trunk/KDE/kdelibs/kate/tests/katetest.cpp #564015:564016
@@ -198,8 +198,8 @@
   connect(a, SIGNAL(triggered(bool)), SLOT(newView()));
   a->setWhatsThis(i18n("Create another view containing the current document"));
 
-  a=new KAction(i18n("Choose Editor..."),0,this,SLOT(changeEditor()),
-		actionCollection(),"settings_choose_editor");
+  a=new KAction(i18n("Choose Editor..."), \
actionCollection(),"settings_choose_editor"); +  connect(a, SIGNAL(triggered(bool)), \
SLOT(changeEditor()));  a->setWhatsThis(i18n("Override the system wide setting for \
the default editing component"));  
   KStdAction::quit(this, SLOT(close()), \
actionCollection())->setWhatsThis(i18n("Close the current document view"));


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

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