From 3c67ae3399d315f499ea7cfb16a1a578cf3c6b25 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Tue, 24 Oct 2006 23:44:27 +0000 Subject: [PATCH] Fixed a bug where "checked=false" was not getting written back to the applist Fixed horrendous tab order on the add application dialog --- InstallPad.csproj | 6 +++-- src/ApplicationDialog.Designer.cs | 42 +++++++++++++++---------------- src/ApplicationItem.cs | 2 +- src/ControlList.cs | 4 +-- 4 files changed, 28 insertions(+), 26 deletions(-) diff --git a/InstallPad.csproj b/InstallPad.csproj index 8a6689d..e75f483 100755 --- a/InstallPad.csproj +++ b/InstallPad.csproj @@ -9,8 +9,7 @@ Properties InstallPad InstallPad - - + icon.ico LocalIntranet false @@ -205,6 +204,9 @@ + + +