Change "Download Status" column to "Liberate" button column. Displays text status. No functionality added yet
This commit is contained in:
parent
9534969c2d
commit
498aeaac3a
15 changed files with 578 additions and 548 deletions
|
|
@ -1,4 +1,4 @@
|
|||
namespace LibationWinForm_Framework.Dialogs
|
||||
namespace WinFormsDesigner.Dialogs
|
||||
{
|
||||
partial class IndexLibraryDialog
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
namespace LibationWinForm_Framework.Dialogs.Login
|
||||
namespace WinFormsDesigner.Dialogs.Login
|
||||
{
|
||||
partial class AudibleLoginDialog
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace LibationWinForm_Framework.Dialogs.Login
|
||||
namespace WinFormsDesigner.Dialogs.Login
|
||||
{
|
||||
public partial class AudibleLoginDialog : Form
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
namespace LibationWinForm_Framework.Dialogs.Login
|
||||
namespace WinFormsDesigner.Dialogs.Login
|
||||
{
|
||||
partial class CaptchaDialog
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace LibationWinForm_Framework.Dialogs.Login
|
||||
namespace WinFormsDesigner.Dialogs.Login
|
||||
{
|
||||
public partial class CaptchaDialog : Form
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue