(0.2.1 RC)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@83 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tariq
2006-05-07 16:28:58 +00:00
parent 115dfcc174
commit ba5b1392a8
15 changed files with 174 additions and 98 deletions

View File

@@ -29,7 +29,7 @@
<property name="maximumSize" >
<size>
<width>211</width>
<height>32767</height>
<height>268</height>
</size>
</property>
<property name="windowTitle" >

View File

@@ -503,16 +503,25 @@
</property>
</action>
<action name="ViewToolButtonSize16Action" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>16x16</string>
</property>
</action>
<action name="ViewToolButtonSize22Action" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>22x22</string>
</property>
</action>
<action name="ViewToolButtonSize28Action" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>28x28</string>
</property>