Updated namespace for ApplicationScope

This commit is contained in:
miku-666
2023-08-12 11:44:39 +02:00
parent 23e334af10
commit e40953fcd4
6 changed files with 6 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ using System.Diagnostics;
using System.IO;
using System.Windows.Forms;
using PckStudio.Classes.Misc;
using PckStudio.Internal;
namespace PckStudio
{