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

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

SVN commit 972341 by rytilahti:

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

BUG:181646



 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdepim/akregator/src/mainwindow.cpp #972340:972341
@@ -153,7 +153,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