Create default groups when creating new database

Increase and randomize default key transformation number
Better cleanup when loading database fails

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@196 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2008-04-17 22:21:05 +00:00
parent 1905150642
commit 7c34d2010a
7 changed files with 68 additions and 30 deletions

View File

@@ -37,4 +37,4 @@ void AutoTypeTreeWidget::keyPressEvent(QKeyEvent* event){
else {
QTreeWidget::keyPressEvent(event);
}
}
}