*Clear all has a tooltip now *About dialog updated
authorJanne Pulkkinen <jannepulk@gmail.com>
Sat, 14 Jan 2012 19:31:49 +0000 (21:31 +0200)
committerJanne Pulkkinen <jannepulk@gmail.com>
Sat, 14 Jan 2012 19:31:49 +0000 (21:31 +0200)
src/qt/forms/aboutdialog.ui
src/qt/forms/sendcoinsdialog.ui

index cf79973..127b909 100644 (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.
 
index e5e19e1..04cf404 100644 (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>