fixed the updateInfoTile

This commit is contained in:
Clément Le Bihan
2020-03-28 19:34:51 +01:00
parent be44a54d30
commit 7fc2871faa
2 changed files with 11 additions and 8 deletions
+6 -6
View File
@@ -103,7 +103,7 @@
<widget class="QLineEdit" name="indexLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>
@@ -129,7 +129,7 @@
<widget class="QLineEdit" name="valueLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>
@@ -155,7 +155,7 @@
<widget class="QLineEdit" name="rLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>
@@ -181,7 +181,7 @@
<widget class="QLineEdit" name="gLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>
@@ -207,7 +207,7 @@
<widget class="QLineEdit" name="bLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>
@@ -233,7 +233,7 @@
<widget class="QLineEdit" name="hexLineEdit">
<property name="maximumSize">
<size>
<width>70</width>
<width>75</width>
<height>16777215</height>
</size>
</property>