From 409f6598d9d6f75f2c1b2a7506b82377d1e8da7f Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Sat, 4 Sep 2021 13:45:15 -0700 Subject: [PATCH] history-box: Use HdyStatusPage for empty state We have a standard widget for empty states in HdyStatusPage. This commit uses that instead of rolling our own. --- src/ui/history-box.ui | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/src/ui/history-box.ui b/src/ui/history-box.ui index 8e6b4ce..e5e78ba 100644 --- a/src/ui/history-box.ui +++ b/src/ui/history-box.ui @@ -4,33 +4,10 @@