Namespace is now MayShow

This commit is contained in:
2026-02-18 09:36:17 +09:00
parent cc821da4da
commit 2075a0be20
34 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using Avalonia;
using Avalonia.Controls;
using Avalonia.Markup.Xaml;
namespace ReceiptPDFBuilder.Views
namespace MayShow.Views
{
public partial class EditFile : UserControl
{