Change "Download Status" column to "Liberate" button column. Displays text status. No functionality added yet

This commit is contained in:
Robert McRackan 2019-12-05 12:39:38 -05:00
parent 9534969c2d
commit 498aeaac3a
15 changed files with 578 additions and 548 deletions

View file

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