From 1b4ae31baab723c989ad49a66706a939809d39a3 Mon Sep 17 00:00:00 2001 From: Emmanuel Heriberto Oceguera Conchas <e.oceguera@gmx.de> Date: Tue, 27 Sep 2022 15:20:04 +0200 Subject: [PATCH] mask for the Plugin --- netCDF_visualizer.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/netCDF_visualizer.ui b/netCDF_visualizer.ui index ab25e39..6f74e66 100644 --- a/netCDF_visualizer.ui +++ b/netCDF_visualizer.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>772</width> - <height>862</height> + <width>770</width> + <height>855</height> </rect> </property> <property name="windowTitle"> @@ -19,8 +19,8 @@ <rect> <x>20</x> <y>10</y> - <width>482</width> - <height>13</height> + <width>61</width> + <height>16</height> </rect> </property> <property name="font"> -- GitLab