From 965eb2b80cd453fc9222c408ccb9ead98aac305c Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 19 Dec 2022 20:25:35 +0300 Subject: Rename project --- src/Interface/Dialog.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Interface/Dialog.cs') diff --git a/src/Interface/Dialog.cs b/src/Interface/Dialog.cs index 95d676f..992368c 100644 --- a/src/Interface/Dialog.cs +++ b/src/Interface/Dialog.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Windows.Forms; -namespace RehauSku.Interface +namespace RhSolutions.Interface { static class Dialog { -- cgit v1.2.3