From 7f8f70aed67f21e7ef2fcc837f73668dececd570 Mon Sep 17 00:00:00 2001 From: Li Date: Sun, 5 Mar 2023 05:12:04 +1300 Subject: [PATCH] Disable add/remove for now .. --- W4Gui/Components/CollectiveListAddDelete.Designer.cs | 2 ++ W4Gui/Dialogs/AboutW4Gui.resx | 2 +- W4Gui/Properties/PublishProfiles/FolderProfile.pubxml.user | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/W4Gui/Components/CollectiveListAddDelete.Designer.cs b/W4Gui/Components/CollectiveListAddDelete.Designer.cs index 0445c3b..008db22 100644 --- a/W4Gui/Components/CollectiveListAddDelete.Designer.cs +++ b/W4Gui/Components/CollectiveListAddDelete.Designer.cs @@ -72,6 +72,7 @@ // btnAdd // this.btnAdd.Dock = System.Windows.Forms.DockStyle.Fill; + this.btnAdd.Enabled = false; this.btnAdd.Location = new System.Drawing.Point(3, 3); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(116, 26); @@ -83,6 +84,7 @@ // btnDel // this.btnDel.Dock = System.Windows.Forms.DockStyle.Fill; + this.btnDel.Enabled = false; this.btnDel.Location = new System.Drawing.Point(125, 3); this.btnDel.Name = "btnDel"; this.btnDel.Size = new System.Drawing.Size(117, 26); diff --git a/W4Gui/Dialogs/AboutW4Gui.resx b/W4Gui/Dialogs/AboutW4Gui.resx index ddf1b6d..76cabea 100644 --- a/W4Gui/Dialogs/AboutW4Gui.resx +++ b/W4Gui/Dialogs/AboutW4Gui.resx @@ -61,7 +61,7 @@ iVBORw0KGgoAAAANSUhEUgAAAHgAAAEGCAIAAAAhWcaAAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wgAADsIBFShKgAAAZ9BJREFUeF7tvXuUXdV15nvqnH1eVSUhQIAeVVLpLUCgB3ohCRCWAIEFyEY22GDz + wQAADsEBuJFr7QAAZ9BJREFUeF7tvXuUXdV15nvqnH1eVSUhQIAeVVLpLUCgB3ohCRCWAIEFyEY22GDz DGDAGPzENrbEGxsTYjsYY4zBBr9ix0+cOMFxnOAOTuwOSZzupOPb7U4naXdfd3f6dm5GMu4/fX9zfmvN s2qfkiA36XvHHfEenxZzffObc8019z777HOqkBqNG8cabxiz8QbHjaONN4wn26YFf+O4T92LBqbUMIZ4 xmnYimVRm3raAe/G9XmJxLPQuBeZxZYcWxkcyXZZ1CaSURuMqRm5+FRGdmm0nXp+BSKO2oAqkW3151GC diff --git a/W4Gui/Properties/PublishProfiles/FolderProfile.pubxml.user b/W4Gui/Properties/PublishProfiles/FolderProfile.pubxml.user index b26c3df..04efde1 100644 --- a/W4Gui/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/W4Gui/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2023-03-04T00:33:03.9184567Z;True|2023-03-04T05:17:31.1862857+13:00;True|2023-03-04T04:40:06.7859106+13:00;True|2023-03-01T11:45:37.3479871+13:00;True|2023-03-01T09:19:31.4651141+13:00;True|2023-02-25T21:53:35.8769435+13:00;True|2023-02-20T23:18:32.2496478+13:00;True|2023-02-19T06:40:54.2502643+13:00;False|2023-02-16T17:57:46.9563146+13:00;True|2023-01-19T20:41:26.7371208+13:00;True|2023-01-15T17:06:35.5919106+13:00;True|2023-01-14T13:57:56.0824690+13:00;True|2023-01-11T22:22:28.8737310+13:00;True|2023-01-11T22:16:55.3469226+13:00; + False|2023-03-04T16:11:04.5753179Z;True|2023-03-04T13:33:03.9184567+13:00;True|2023-03-04T05:17:31.1862857+13:00;True|2023-03-04T04:40:06.7859106+13:00;True|2023-03-01T11:45:37.3479871+13:00;True|2023-03-01T09:19:31.4651141+13:00;True|2023-02-25T21:53:35.8769435+13:00;True|2023-02-20T23:18:32.2496478+13:00;True|2023-02-19T06:40:54.2502643+13:00;False|2023-02-16T17:57:46.9563146+13:00;True|2023-01-19T20:41:26.7371208+13:00;True|2023-01-15T17:06:35.5919106+13:00;True|2023-01-14T13:57:56.0824690+13:00;True|2023-01-11T22:22:28.8737310+13:00;True|2023-01-11T22:16:55.3469226+13:00; \ No newline at end of file