调整结构

This commit is contained in:
ww-rm
2025-03-03 19:52:31 +08:00
parent b5f0c58331
commit f22132124c
11 changed files with 32 additions and 32 deletions

View File

@@ -8,7 +8,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace SpineViewer
namespace SpineViewer.Dialogs
{
public partial class ProgressDialog : Form
{