add shortcut to delete current card

This commit is contained in:
Damien Elmes 2009-03-15 02:16:46 +09:00
parent 70f70e3d8b
commit 60c7afd5aa

View file

@ -6,7 +6,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>723</width> <width>723</width>
<height>504</height> <height>513</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@ -26,9 +26,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>69</y> <y>63</y>
<width>723</width> <width>723</width>
<height>415</height> <height>429</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@ -382,7 +382,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>446</width>
<height>57</height> <height>60</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -405,7 +405,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>446</width>
<height>358</height> <height>369</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -1162,7 +1162,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>723</width> <width>723</width>
<height>23</height> <height>21</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuHelp" > <widget class="QMenu" name="menuHelp" >
@ -1324,9 +1324,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>484</y> <y>492</y>
<width>723</width> <width>723</width>
<height>20</height> <height>21</height>
</rect> </rect>
</property> </property>
<property name="sizeGripEnabled" > <property name="sizeGripEnabled" >
@ -1340,9 +1340,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>23</y> <y>21</y>
<width>723</width> <width>723</width>
<height>46</height> <height>42</height>
</rect> </rect>
</property> </property>
<property name="orientation" > <property name="orientation" >
@ -1857,6 +1857,9 @@
<property name="text" > <property name="text" >
<string>&amp;Delete Card</string> <string>&amp;Delete Card</string>
</property> </property>
<property name="shortcut" >
<string>Ctrl+Del</string>
</property>
</action> </action>
<action name="action_Delete_Fact" > <action name="action_Delete_Fact" >
<property name="text" > <property name="text" >