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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/crypto/gui
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-04-17 7:56:08
Message-ID: 1208418968.112055.21743.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 797976 by osterfeld:

use Next, not KStdGuiItem::forward()

 M  +1 -1      wizard.cpp  


--- trunk/KDE/kdepim/kleopatra/crypto/gui/wizard.cpp #797975:797976
@@ -92,7 +92,7 @@
     : q( qq ), currentId( -1 ), stack( new QStackedWidget )
 {
     const QWizard wiz;
-    nextItem = KStandardGuiItem::forward();
+    nextItem = KGuiItem( i18n( "&Next" ) );
     finishItem = KStandardGuiItem::ok();
     QVBoxLayout * const top = new QVBoxLayout( q );
     top->setMargin( 0 );
[prev in list] [next in list] [prev in thread] [next in thread] 

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