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

List:       kde-commits
Subject:    branches/KDE/4.2/kdepim/akregator/src
From:       Teemu Rytilahti <tpr () d5k ! net>
Date:       2009-05-24 16:43:58
Message-ID: 1243183438.246973.31161.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 972344 by rytilahti:

backport:
SVN commit 972341 by rytilahti:

Make single-key shortcuts to be possible again, this is a regression from
kkeydialog->kshortcutsdialog porting happened in r528731.

CCBUG:181646



 M  +1 -1      mainwindow.cpp  


--- branches/KDE/4.2/kdepim/akregator/src/mainwindow.cpp #972343:972344
@@ -152,7 +152,7 @@
 void MainWindow::optionsConfigureKeys()
 {
     KShortcutsDialog dlg( KShortcutsEditor::AllActions,
-      KShortcutsEditor::LetterShortcutsDisallowed, this );
+      KShortcutsEditor::LetterShortcutsAllowed, this );
 
     dlg.addCollection(actionCollection());
     if (m_part)
[prev in list] [next in list] [prev in thread] [next in thread] 

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