diff options
Diffstat (limited to 'clist_classic_sje/resource.rc')
-rw-r--r-- | clist_classic_sje/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clist_classic_sje/resource.rc b/clist_classic_sje/resource.rc index 1b1d78b..a1f5bf1 100644 --- a/clist_classic_sje/resource.rc +++ b/clist_classic_sje/resource.rc @@ -273,7 +273,7 @@ BEGIN CONTROL "Make sections equal width",IDC_EQUALSECTIONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,78,142,10
CONTROL "Show bevels on panels",IDC_SBPANELBEVEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,94,107,10
CONTROL "Show resize grip indicator",IDC_SHOWGRIP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,110,96,10
- CONTROL "Contact list background colour",IDC_CLCBKGND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,126,142,10
+ //CONTROL "Contact list background colour",IDC_CLCBKGND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,126,142,10
END
IDD_OPT_CLCTEXTSIMPLE DIALOGEX 0, 0, 277, 240
|