Finished PasswordDlg,

Added Text Export

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@56 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tariq
2006-03-16 08:09:08 +00:00
parent 416c7d70d3
commit 6154859afc
14 changed files with 209 additions and 49 deletions

View File

@@ -137,7 +137,7 @@
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<widget class="QWidget" name="" >
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
@@ -164,7 +164,7 @@
<item row="1" column="0" >
<widget class="QLabel" name="Label_PasswordRep" >
<property name="text" >
<string>TextLabel</string>
<string>Password Repet.:</string>
</property>
</widget>
</item>