From f2b33d75cb147965306e075f0b921cbad6c04334 Mon Sep 17 00:00:00 2001 From: ZachHaber Date: Mon, 16 Jan 2017 19:34:02 -0600 Subject: Loot Button Re-enabled the button --- src/mainwindow.ui | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index b464a384..e30a165d 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -732,9 +732,6 @@ p, li { white-space: pre-wrap; } Sort - - false - :/MO/gui/sort:/MO/gui/sort -- cgit v1.3.1 From 0da2060da415f7cf55a6b581f8b94d04be9a3316 Mon Sep 17 00:00:00 2001 From: ZachHaber Date: Tue, 17 Jan 2017 17:11:06 -0600 Subject: Revert "Loot Button" This reverts commit f2b33d75cb147965306e075f0b921cbad6c04334. --- src/mainwindow.ui | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index e30a165d..b464a384 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -732,6 +732,9 @@ p, li { white-space: pre-wrap; } Sort + + false + :/MO/gui/sort:/MO/gui/sort -- cgit v1.3.1 From 45cc67da05c57f3088e2b17e4c588905fda6c43c Mon Sep 17 00:00:00 2001 From: ZachHaber Date: Tue, 17 Jan 2017 17:14:38 -0600 Subject: Re-enabled the boss button Properly this time =P --- src/mainwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index b464a384..4b5467ed 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -733,7 +733,7 @@ p, li { white-space: pre-wrap; } Sort - false + true -- cgit v1.3.1