fixed culumn name in GR stats

This commit is contained in:
csoler 2016-03-11 17:47:12 -05:00
parent 692b549f08
commit b97c5df581

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>611</width> <width>1468</width>
<height>408</height> <height>659</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -34,8 +34,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>593</width> <width>1450</width>
<height>156</height> <height>317</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -83,7 +83,7 @@
</column> </column>
<column> <column>
<property name="text"> <property name="text">
<string>Data size</string> <string>Stored data size</string>
</property> </property>
</column> </column>
<column> <column>
@ -93,12 +93,12 @@
</column> </column>
<column> <column>
<property name="text"> <property name="text">
<string>Received</string> <string>Receive time (secs ago)</string>
</property> </property>
</column> </column>
<column> <column>
<property name="text"> <property name="text">
<string>Send</string> <string>Sending time (secs ago)</string>
</property> </property>
</column> </column>
<column> <column>