qt: remove transaction count from overview page

It was needlessly confusing people, as it doesn't necessarily match the
number of transactions in the transaction list.
This commit is contained in:
Wladimir J. van der Laan
2013-03-31 10:16:43 +02:00
parent 9d8d85920a
commit 36599db428
3 changed files with 0 additions and 26 deletions

View File

@@ -158,23 +158,6 @@
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Number of transactions:</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="labelNumTransactions">
<property name="toolTip">
<string>Total number of transactions in wallet</string>
</property>
<property name="text">
<string notr="true">0</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labelImmatureText">
<property name="text">