From c0cdf764abdbdc58078d63b85ddbdb999ddeb273 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Sun, 17 Nov 2024 09:59:25 +0100 Subject: [PATCH] Add clear history button --- .../Controls/DownloadProgressList.xaml | 19 ++++++++++++++++++- .../Controls/DownloadProgressList.xaml.cs | 11 +++++++++++ AIDevGallery/MainWindow.xaml | 5 ++++- 3 files changed, 33 insertions(+), 2 deletions(-) diff --git a/AIDevGallery/Controls/DownloadProgressList.xaml b/AIDevGallery/Controls/DownloadProgressList.xaml index edac4ae9..0b84055c 100644 --- a/AIDevGallery/Controls/DownloadProgressList.xaml +++ b/AIDevGallery/Controls/DownloadProgressList.xaml @@ -17,10 +17,27 @@ + + + + + - +