From 0f44a6a9a7f60a347fdb2e6940a82d29a5f5a985 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Fri, 12 Apr 2024 13:48:55 +0200 Subject: [PATCH] add a select all button also wished for by Shak --- EliteBGS/MainWindow.xaml | 5 ++++- EliteBGS/MainWindow.xaml.cs | 7 +++++++ EliteBGS/Report.cs | 15 +++++++++++++-- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/EliteBGS/MainWindow.xaml b/EliteBGS/MainWindow.xaml index 50596ce..81301d7 100644 --- a/EliteBGS/MainWindow.xaml +++ b/EliteBGS/MainWindow.xaml @@ -160,11 +160,14 @@