From 9f796d3a04a8c2ac143c427892ec847e47d8ebdd Mon Sep 17 00:00:00 2001 From: A Nilsen <ban@nibio.no> Date: Fri, 19 Aug 2022 13:47:05 +0000 Subject: [PATCH] Update get_nib_dialog_base.ui --- get_nib_dialog_base.ui | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/get_nib_dialog_base.ui b/get_nib_dialog_base.ui index 9a80735..a8ad6f2 100644 --- a/get_nib_dialog_base.ui +++ b/get_nib_dialog_base.ui @@ -165,7 +165,7 @@ <widget class="QLabel" name="label_dash"> <property name="geometry"> <rect> - <x>257</x> + <x>254</x> <y>60</y> <width>12</width> <height>22</height> @@ -192,7 +192,7 @@ <widget class="QLineEdit" name="lineEdit_startyear"> <property name="geometry"> <rect> - <x>204</x> + <x>198</x> <y>60</y> <width>50</width> <height>22</height> @@ -210,25 +210,25 @@ <rect> <x>10</x> <y>90</y> - <width>211</width> + <width>171</width> <height>17</height> </rect> </property> <property name="text"> - <string>Save project list(s) to text-file</string> + <string>Save project names to file</string> </property> </widget> <widget class="QCheckBox" name="checkBox_sort"> <property name="geometry"> <rect> - <x>242</x> + <x>198</x> <y>90</y> - <width>80</width> + <width>125</width> <height>17</height> </rect> </property> <property name="text"> - <string>Sort list(s)</string> + <string>Sort alphabetically</string> </property> </widget> </widget> @@ -268,7 +268,7 @@ <widget class="QLineEdit" name="lineEdit_lengthbb"> <property name="geometry"> <rect> - <x>204</x> + <x>198</x> <y>60</y> <width>50</width> <height>22</height> @@ -378,7 +378,7 @@ <widget class="QLabel" name="label"> <property name="geometry"> <rect> - <x>257</x> + <x>254</x> <y>60</y> <width>12</width> <height>22</height> -- GitLab