Merge pull request #758 from Matoking/master

Ui: Clear All tooltip and updated About dialog with 2012
This commit is contained in:
Wladimir J. van der Laan 2012-01-15 08:09:53 -08:00
commit 5dc090009e
2 changed files with 4 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Copyright © 2009-2011 Bitcoin Developers
<string>Copyright © 2009-2012 Bitcoin Developers
This is experimental software.

View File

@ -80,6 +80,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Remove all transaction fields</string>
</property>
<property name="text">
<string>Clear all</string>
</property>