aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/aboutdialog.ui
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2012-05-05 11:30:40 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2012-05-05 12:55:51 +0200
commit7b74bd492899681c170985e27f41bdc3054faf8d (patch)
treee32b8915cd406a518eeca5453b8c9fa043a8ee94 /src/qt/forms/aboutdialog.ui
parentbdef43dde7d7650e3c941890c15dbcc1823c99bd (diff)
downloadbitcoin-7b74bd492899681c170985e27f41bdc3054faf8d.tar.xz
changed cursor for selectable text on the about dialog to IBeamCursor and removed an unused tag
Diffstat (limited to 'src/qt/forms/aboutdialog.ui')
-rw-r--r--src/qt/forms/aboutdialog.ui12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/qt/forms/aboutdialog.ui b/src/qt/forms/aboutdialog.ui
index 6e342e5e8a..21fc7b2019 100644
--- a/src/qt/forms/aboutdialog.ui
+++ b/src/qt/forms/aboutdialog.ui
@@ -22,9 +22,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="text">
- <string/>
- </property>
<property name="pixmap">
<pixmap resource="../bitcoin.qrc">:/images/about</pixmap>
</property>
@@ -49,6 +46,9 @@
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
+ <property name="cursor">
+ <cursorShape>IBeamCursor</cursorShape>
+ </property>
<property name="text">
<string>&lt;b&gt;Bitcoin&lt;/b&gt; version</string>
</property>
@@ -59,6 +59,9 @@
</item>
<item>
<widget class="QLabel" name="versionLabel">
+ <property name="cursor">
+ <cursorShape>IBeamCursor</cursorShape>
+ </property>
<property name="text">
<string notr="true">0.3.666-beta</string>
</property>
@@ -87,6 +90,9 @@
</item>
<item>
<widget class="QLabel" name="label_2">
+ <property name="cursor">
+ <cursorShape>IBeamCursor</cursorShape>
+ </property>
<property name="text">
<string>Copyright © 2009-2012 Bitcoin Developers