Reduce height of PasswordGenDlg and EditEntryDlg

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@242 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2008-12-22 13:43:47 +00:00
parent 06a938ce4a
commit ff58631a2c
7 changed files with 63 additions and 92 deletions

View File

@@ -21,6 +21,7 @@
#include "Import_PwManager.h"
#include "crypto/blowfish.h"
#include <QCryptographicHash>
bool Import_PwManager::importDatabase(QWidget* GuiParent, IDatabase* db){