rename actions and add cards

This commit is contained in:
Damien Elmes 2009-01-16 21:23:17 +09:00
parent 00e0fb6c23
commit 6de11197ff
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
</rect>
</property>
<property name="windowTitle" >
<string>Add Cards</string>
<string>Generate Cards</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout" >
<item>

View file

@ -186,7 +186,7 @@
</widget>
<widget class="QMenu" name="menuActions" >
<property name="title" >
<string>&amp;Actions</string>
<string>&amp;Tools</string>
</property>
<addaction name="actionAddTag" />
<addaction name="actionDeleteTag" />