update progress updater

This commit is contained in:
2022-06-18 16:11:41 +02:00
parent 83b0ca22cd
commit 1488784a81
3 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using Microsoft.VisualBasic;
using Telerik.WinControls.UI;
namespace SM64_ROM_Manager.ProgressUpdater
{