|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>651</width> |
10 | | - <height>370</height> |
| 9 | + <width>664</width> |
| 10 | + <height>385</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
14 | 14 | <string>About SysCoin</string> |
15 | 15 | </property> |
16 | 16 | <layout class="QGridLayout" name="gridLayout"> |
17 | | - <item row="0" column="0"> |
18 | | - <widget class="QLabel" name="label_3"> |
19 | | - <property name="text"> |
20 | | - <string/> |
21 | | - </property> |
22 | | - <property name="pixmap"> |
23 | | - <pixmap resource="../bitcoin.qrc">:/images/res/images/about.png</pixmap> |
24 | | - </property> |
25 | | - <property name="alignment"> |
26 | | - <set>Qt::AlignCenter</set> |
27 | | - </property> |
28 | | - </widget> |
29 | | - </item> |
30 | 17 | <item row="1" column="0"> |
31 | 18 | <layout class="QHBoxLayout" name="horizontalLayout"> |
32 | 19 | <item> |
|
73 | 60 | </item> |
74 | 61 | </layout> |
75 | 62 | </item> |
76 | | - <item row="2" column="0"> |
77 | | - <widget class="QLabel" name="copyrightLabel"> |
78 | | - <property name="cursor"> |
79 | | - <cursorShape>IBeamCursor</cursorShape> |
80 | | - </property> |
81 | | - <property name="text"> |
82 | | - <string notr="true">Copyright &copy; 2009-YYYY The Bitcoin developers |
83 | | -Copyright &copy; 2011-YYYY The Syscoin developers</string> |
84 | | - </property> |
85 | | - <property name="textFormat"> |
86 | | - <enum>Qt::RichText</enum> |
87 | | - </property> |
88 | | - <property name="textInteractionFlags"> |
89 | | - <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
90 | | - </property> |
91 | | - </widget> |
92 | | - </item> |
93 | 63 | <item row="3" column="0"> |
94 | 64 | <widget class="QLabel" name="label_2"> |
95 | 65 | <property name="cursor"> |
@@ -121,6 +91,42 @@ This product includes software developed by the OpenSSL Project for use in the O |
121 | 91 | </property> |
122 | 92 | </widget> |
123 | 93 | </item> |
| 94 | + <item row="2" column="0"> |
| 95 | + <widget class="QLabel" name="copyrightLabel"> |
| 96 | + <property name="cursor"> |
| 97 | + <cursorShape>IBeamCursor</cursorShape> |
| 98 | + </property> |
| 99 | + <property name="text"> |
| 100 | + <string notr="true">Copyright &copy; 2009-YYYY The Bitcoin developers |
| 101 | +Copyright &copy; 2011-YYYY The Syscoin developers</string> |
| 102 | + </property> |
| 103 | + <property name="textFormat"> |
| 104 | + <enum>Qt::RichText</enum> |
| 105 | + </property> |
| 106 | + <property name="textInteractionFlags"> |
| 107 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 108 | + </property> |
| 109 | + </widget> |
| 110 | + </item> |
| 111 | + <item row="0" column="0"> |
| 112 | + <widget class="QLabel" name="label_3"> |
| 113 | + <property name="maximumSize"> |
| 114 | + <size> |
| 115 | + <width>640</width> |
| 116 | + <height>130</height> |
| 117 | + </size> |
| 118 | + </property> |
| 119 | + <property name="text"> |
| 120 | + <string/> |
| 121 | + </property> |
| 122 | + <property name="pixmap"> |
| 123 | + <pixmap resource="../bitcoin.qrc">:/images/res/images/about.png</pixmap> |
| 124 | + </property> |
| 125 | + <property name="alignment"> |
| 126 | + <set>Qt::AlignCenter</set> |
| 127 | + </property> |
| 128 | + </widget> |
| 129 | + </item> |
124 | 130 | </layout> |
125 | 131 | </widget> |
126 | 132 | <resources> |
|
0 commit comments