Skip to content

Commit

Permalink
[qtclient] about,minor: closes issue bitcoin#2
Browse files Browse the repository at this point in the history
 - Bitcoin developers credit line added.
  • Loading branch information
Terracoin committed Dec 21, 2012
1 parent 33f0099 commit 1f90abd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/qt/forms/aboutdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,19 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="originalcopyrightLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="text">
<string>Copyright © 2009-2012 The Bitcoin developers</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="cursor">
Expand Down

0 comments on commit 1f90abd

Please sign in to comment.