Renamed the project from DebtMgr to eJay

This commit is contained in:
Andre Beging
2019-01-06 16:12:11 +01:00
parent 5887b27aaa
commit c9ca3598e7
34 changed files with 107 additions and 78 deletions

View File

@@ -1,10 +1,10 @@
using System;
using eJay;
using System.ComponentModel;
using System.Windows;
using System.Windows.Input;
using DebtMgr.Extensions;
using eJay.Extensions;
namespace DebtMgr.View.Dialogs
namespace eJay.View.Dialogs
{
/// <summary>
/// Interaktionslogik für DatabaseSelectorDialogView.xaml