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

List:       kde-commits
Subject:    KDE/kdelibs/kate/tests
From:       David Faure <faure () kde ! org>
Date:       2006-09-15 10:28:22
Message-ID: 1158316102.688937.30789.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 584592 by dfaure:

compile++


 M  +1 -1      katetest.cpp  


--- trunk/KDE/kdelibs/kate/tests/katetest.cpp #584591:584592
@@ -219,7 +219,7 @@
 
   m_paShowPath = new KToggleAction(i18n("Sho&w Path"), 0, this, SLOT(documentNameChanged()),
                     actionCollection(), "set_showPath");
-  m_paShowPath->setCheckedState(i18n("Hide Path"));
+  m_paShowPath->setCheckedState(KGuiItem(i18n("Hide Path")));
   m_paShowPath->setWhatsThis(i18n("Show the complete document path in the window caption"));
   a=KStdAction::keyBindings(this, SLOT(editKeys()), actionCollection());
   a->setWhatsThis(i18n("Configure the application's keyboard shortcut assignments."));
[prev in list] [next in list] [prev in thread] [next in thread] 

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