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

List:       kde-commits
Subject:    KDE/kdepim/incidenceeditors
From:       Allen Winter <winter () kde ! org>
Date:       2010-05-10 22:56:20
Message-ID: 20100510230105.07A5FAC8B2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1125197 by winterz:

merge forward SVN commit 1120617 by winterz:

add the [Delete] shortcut to the remove content menu option.
kolab/issue4340


 M  +1 -1      editorattachments.cpp  


--- trunk/KDE/kdepim/incidenceeditors/editorattachments.cpp #1125196:1125197
@@ -505,7 +505,7 @@
                                       "&Remove" ), this );
   connect( mDeleteAction, SIGNAL(triggered(bool)), this, SLOT(slotRemove()) );
   ac->addAction( "remove", mDeleteAction );
-  mDeleteAction->setShortcut(
+  mDeleteAction->setShortcut( Qt::Key_Delete );
   mPopupMenu->addAction( mDeleteAction );
   mPopupMenu->addSeparator();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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