Remove unused actions

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@269 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer 2009-02-20 20:08:08 +00:00
parent dbb6e00a4a
commit 25493735fd
2 changed files with 1 additions and 15 deletions

View File

@ -868,6 +868,7 @@ bool Kdb3Database::setKey(const QString& password,const QString& keyfile){
if(!keyfile.isEmpty())
return setFileKey(keyfile);
Q_ASSERT(false);
return false;
}
bool Kdb3Database::setPasswordKey(const QString& Password){

View File

@ -535,16 +535,6 @@
<string>2&amp;8x28</string>
</property>
</action>
<action name="FileNewKdbAction" >
<property name="text" >
<string>Standard KeePass Single User Database (*.kdb)</string>
</property>
</action>
<action name="FileNewKxdbAction" >
<property name="text" >
<string>Advanced KeePassX Database (*.kxdb)</string>
</property>
</action>
<action name="FileNewAction" >
<property name="text" >
<string>&amp;New Database...</string>
@ -604,11 +594,6 @@
<string>Sort groups</string>
</property>
</action>
<action name="EditGroupSortDesc" >
<property name="text" >
<string>Sort in descending oder</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>