From d7593181f5c719f94ec9dfdb9a36cc21c4bb1f40 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Tue, 4 Feb 2020 14:11:04 -0800 Subject: [PATCH] Allow multiple files to be added at once in file concatenator Also, show the current number of elements. --- SourceGen/Tools/WpfGui/FileConcatenator.xaml | 3 ++- SourceGen/Tools/WpfGui/FileConcatenator.xaml.cs | 13 ++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/SourceGen/Tools/WpfGui/FileConcatenator.xaml b/SourceGen/Tools/WpfGui/FileConcatenator.xaml index 215269f..57b88be 100644 --- a/SourceGen/Tools/WpfGui/FileConcatenator.xaml +++ b/SourceGen/Tools/WpfGui/FileConcatenator.xaml @@ -47,7 +47,8 @@ limitations under the License. - +