Remove unused actions

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@269 b624d157-de02-0410-bad0-e51aec6abb33
master
sniperbeamer 15 years ago
parent dbb6e00a4a
commit 25493735fd
  1. 1
      src/Kdb3Database.cpp
  2. 15
      src/forms/MainWindow.ui

@ -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){

@ -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>