From 220161aa30067f6022b084254db781a203be3959 Mon Sep 17 00:00:00 2001 From: Oceguera Conchas <no67wuwu@idiv.de> Date: Mon, 26 Sep 2022 11:32:26 +0200 Subject: [PATCH] Name changed --- netCDF_visualization_base.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netCDF_visualization_base.ui b/netCDF_visualization_base.ui index c5e57c7..aded99e 100644 --- a/netCDF_visualization_base.ui +++ b/netCDF_visualization_base.ui @@ -17,9 +17,9 @@ <property name="geometry"> <rect> <x>10</x> - <y>50</y> + <y>40</y> <width>511</width> - <height>61</height> + <height>41</height> </rect> </property> <layout class="QHBoxLayout" name="horizontalLayout"> @@ -38,7 +38,7 @@ <widget class="QLabel" name="label"> <property name="geometry"> <rect> - <x>20</x> + <x>10</x> <y>-10</y> <width>71</width> <height>81</height> -- GitLab