Skip to content
Snippets Groups Projects
Commit 78da89f0 authored by Javier Cereijo Garcia's avatar Javier Cereijo Garcia
Browse files

Merge branch 'master' into 'master'

FC: change checkbox width

See merge request !10
parents 88bc8ea6 bae55d3e
No related branches found
No related tags found
1 merge request!10FC: change checkbox width
Pipeline #100009 failed
...@@ -1085,6 +1085,7 @@ $(pv_value)</tooltip> ...@@ -1085,6 +1085,7 @@ $(pv_value)</tooltip>
<label>Min</label> <label>Min</label>
<x>1945</x> <x>1945</x>
<y>1140</y> <y>1140</y>
<width>55</width>
<height>30</height> <height>30</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
...@@ -1099,6 +1100,7 @@ $(pv_value)</tooltip> ...@@ -1099,6 +1100,7 @@ $(pv_value)</tooltip>
<label>Average</label> <label>Average</label>
<x>1845</x> <x>1845</x>
<y>1140</y> <y>1140</y>
<width>85</width>
<height>30</height> <height>30</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
...@@ -1113,6 +1115,7 @@ $(pv_value)</tooltip> ...@@ -1113,6 +1115,7 @@ $(pv_value)</tooltip>
<label>Max</label> <label>Max</label>
<x>1770</x> <x>1770</x>
<y>1140</y> <y>1140</y>
<width>60</width>
<height>30</height> <height>30</height>
<foreground_color> <foreground_color>
<color red="0" green="0" blue="0"> <color red="0" green="0" blue="0">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment