fixed some minor bugs in password generation dialog,

added new options to settings dlg (no functions behind yet)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@120 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tarek_saidi
2006-11-29 15:41:54 +00:00
parent 08d9ff59c9
commit d5ed360fce
9 changed files with 729 additions and 459 deletions

View File

@@ -44,9 +44,12 @@
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<width>442</width>
<height>50</height>
</size>
</property>