From 9445cec743e712abb8dffe94404692c1ef26eb5f Mon Sep 17 00:00:00 2001 From: "NB-PBG2H23AZH\\bib" Date: Thu, 10 Apr 2025 14:38:31 +0200 Subject: [PATCH] asd --- PrototypWPFHAG/SearchWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrototypWPFHAG/SearchWindow.xaml.cs b/PrototypWPFHAG/SearchWindow.xaml.cs index 995df79..0839957 100644 --- a/PrototypWPFHAG/SearchWindow.xaml.cs +++ b/PrototypWPFHAG/SearchWindow.xaml.cs @@ -290,7 +290,7 @@ namespace PrototypWPFHAG MessageBox.Show("Keine PDF ausgewählt!"); return; } - + // luis // UI zurücksetzen UploadProgressBar.Visibility = Visibility.Visible; UploadProgressBar.Value = 0;