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

List:       kde-commits
Subject:    KDE/kdegames/kreversi
From:       Dmitry Suzdalev <dimsuz () gmail ! com>
Date:       2007-10-17 7:57:16
Message-ID: 1192607836.045993.1018.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 726207 by dimsuz:

set icon to 'Show Moves History' action

 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdegames/kreversi/mainwindow.cpp #726206:726207
@@ -159,7 +159,7 @@
     connect( m_coloredChipsAct, SIGNAL(triggered(bool)), \
SLOT(slotUseColoredChips(bool)) );  
     // NOTE: read/write this from/to config file? Or not necessary?
-    KToggleAction *showMovesAct = new KToggleAction( i18n("Show Move History"), this \
); +    KToggleAction *showMovesAct = new KToggleAction( KIcon("history"), i18n("Show \
Move History"), this );  actionCollection()->addAction("show_moves", showMovesAct);
     connect( showMovesAct, SIGNAL(triggered(bool)), SLOT(slotShowMovesHistory(bool)) \
);  


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

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