From eeeb7fb69b73cca40a27662997f2d21cec6ed33f Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 25 Jun 2019 13:04:54 +0100 Subject: [GTK] Fix Status tab download speed and uploaded Previous work on the status tab caused these labels to not be in the correct position so this commit swaps them back.. --- deluge/ui/gtk3/glade/main_window.tabs.ui | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/deluge/ui/gtk3/glade/main_window.tabs.ui b/deluge/ui/gtk3/glade/main_window.tabs.ui index 30bd395bd..159ea160b 100644 --- a/deluge/ui/gtk3/glade/main_window.tabs.ui +++ b/deluge/ui/gtk3/glade/main_window.tabs.ui @@ -105,7 +105,7 @@ 5 10 - + True False 20 @@ -305,7 +305,7 @@ - + True False 15 @@ -850,12 +850,6 @@ - - - - - - @@ -1064,9 +1058,6 @@ 3 - - - Super Seeding @@ -1078,10 +1069,10 @@ - False - True - 4 - + False + True + 4 + @@ -1113,6 +1104,9 @@ 6 + + + -- cgit