diff src/mainwindow.ui @ 145:9f3c0a99bcb1

Add display for total number of people on the database.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 25 Aug 2017 01:21:27 +0300
parents 10c6bd84eb32
children 9665df34aef8
line wrap: on
line diff
--- a/src/mainwindow.ui	Thu Aug 24 18:06:11 2017 +0300
+++ b/src/mainwindow.ui	Fri Aug 25 01:21:27 2017 +0300
@@ -52,6 +52,20 @@
        <item>
         <layout class="QHBoxLayout" name="horizontalLayout_7">
          <item>
+          <widget class="QLabel" name="label_NumPeopleText">
+           <property name="text">
+            <string>Henkilöitä</string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QLabel" name="label_NumPeopleValue">
+           <property name="text">
+            <string>0</string>
+           </property>
+          </widget>
+         </item>
+         <item>
           <widget class="QLabel" name="label_TotalBalanceText">
            <property name="text">
             <string>Kokonaistase:</string>