From c7bcf2aa004d869d18ccf7b25bef0459c916778b Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Mon, 27 Feb 2023 19:47:58 +0100 Subject: [PATCH] Add Buchhaltungskonto in MemberListWindow --- WGneu/Windows/MemberListWindow.xaml | 40 +++++++++++++++----------- WGneu/Windows/MemberListWindow.xaml.cs | 5 ++-- 2 files changed, 26 insertions(+), 19 deletions(-) diff --git a/WGneu/Windows/MemberListWindow.xaml b/WGneu/Windows/MemberListWindow.xaml index bb23dd8..a046a48 100644 --- a/WGneu/Windows/MemberListWindow.xaml +++ b/WGneu/Windows/MemberListWindow.xaml @@ -25,8 +25,12 @@ + - + + + + @@ -219,15 +223,19 @@