From 6293c6206c4212955688dd326d9a978feff8efdd Mon Sep 17 00:00:00 2001
From: Pierre-Antoine Rouby <pierre-antoine.rouby@inrae.fr>
Date: Mon, 8 Jan 2024 15:13:24 +0100
Subject: [PATCH] IC: Generator dialog text and size.

---
 src/View/ui/InitialConditions_Dialog_Generator_Height.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/View/ui/InitialConditions_Dialog_Generator_Height.ui b/src/View/ui/InitialConditions_Dialog_Generator_Height.ui
index d99ceaad..13c2816a 100644
--- a/src/View/ui/InitialConditions_Dialog_Generator_Height.ui
+++ b/src/View/ui/InitialConditions_Dialog_Generator_Height.ui
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>194</width>
+    <width>284</width>
     <height>80</height>
    </rect>
   </property>
@@ -22,7 +22,7 @@
      <item>
       <widget class="QLabel" name="label">
        <property name="text">
-        <string>Draft</string>
+        <string>Heigth</string>
        </property>
       </widget>
      </item>
-- 
GitLab