Rename to Elwig
This commit is contained in:
@ -3,10 +3,10 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using WGneu.Helpers;
|
||||
using WGneu.Models;
|
||||
using Elwig.Helpers;
|
||||
using Elwig.Models;
|
||||
|
||||
namespace WGneu.Windows {
|
||||
namespace Elwig.Windows {
|
||||
public partial class ContractListWindow : Window {
|
||||
private readonly AppDbContext Context = new();
|
||||
|
||||
|
Reference in New Issue
Block a user