Increased some labels sizes.

Sat, 09 Jul 2022 23:05:25 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 09 Jul 2022 23:05:25 +0200
changeset 345
e4f1769047db
parent 344
9ffac162000c
child 346
792058058c2f

Increased some labels sizes.

CMakeLists.txt file | annotate | diff | comparison | revisions
ui/DetailCO2meter.ui file | annotate | diff | comparison | revisions
ui/DetailFermenter.ui file | annotate | diff | comparison | revisions
ui/DetailiSpindel.ui file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Fri Jul 08 15:33:27 2022 +0200
+++ b/CMakeLists.txt	Sat Jul 09 23:05:25 2022 +0200
@@ -9,7 +9,7 @@
 
 SET( bmsapp_VERSION_MAJOR 0 )
 SET( bmsapp_VERSION_MINOR 2 )
-SET( bmsapp_VERSION_PATCH 15 )
+SET( bmsapp_VERSION_PATCH 16 )
 
 # Compile flags
 
--- a/ui/DetailCO2meter.ui	Fri Jul 08 15:33:27 2022 +0200
+++ b/ui/DetailCO2meter.ui	Sat Jul 09 23:05:25 2022 +0200
@@ -315,9 +315,9 @@
       <widget class="QLabel" name="thermoLabel">
        <property name="geometry">
         <rect>
-         <x>160</x>
+         <x>140</x>
          <y>260</y>
-         <width>71</width>
+         <width>111</width>
          <height>20</height>
         </rect>
        </property>
@@ -331,9 +331,9 @@
       <widget class="QLabel" name="barLabel">
        <property name="geometry">
         <rect>
-         <x>490</x>
+         <x>470</x>
          <y>260</y>
-         <width>71</width>
+         <width>111</width>
          <height>20</height>
         </rect>
        </property>
--- a/ui/DetailFermenter.ui	Fri Jul 08 15:33:27 2022 +0200
+++ b/ui/DetailFermenter.ui	Sat Jul 09 23:05:25 2022 +0200
@@ -487,9 +487,9 @@
       <widget class="QLabel" name="chillerLabel">
        <property name="geometry">
         <rect>
-         <x>310</x>
+         <x>300</x>
          <y>180</y>
-         <width>101</width>
+         <width>121</width>
          <height>20</height>
         </rect>
        </property>
@@ -503,9 +503,9 @@
       <widget class="QLabel" name="airLabel">
        <property name="geometry">
         <rect>
-         <x>100</x>
+         <x>80</x>
          <y>260</y>
-         <width>71</width>
+         <width>111</width>
          <height>20</height>
         </rect>
        </property>
@@ -519,9 +519,9 @@
       <widget class="QLabel" name="beerLabel">
        <property name="geometry">
         <rect>
-         <x>550</x>
+         <x>530</x>
          <y>260</y>
-         <width>71</width>
+         <width>111</width>
          <height>20</height>
         </rect>
        </property>
--- a/ui/DetailiSpindel.ui	Fri Jul 08 15:33:27 2022 +0200
+++ b/ui/DetailiSpindel.ui	Sat Jul 09 23:05:25 2022 +0200
@@ -412,9 +412,9 @@
       <widget class="QLabel" name="thermoLabel">
        <property name="geometry">
         <rect>
-         <x>150</x>
+         <x>140</x>
          <y>260</y>
-         <width>91</width>
+         <width>111</width>
          <height>20</height>
         </rect>
        </property>

mercurial