From 85f4b6abd19eb9290bb40a9ab573c6a05945db94 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Fri, 12 Nov 2010 15:02:12 +0100 Subject: Remove two more _HC instances --- wizards/source/formwizard/Language.xba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/source/formwizard/Language.xba b/wizards/source/formwizard/Language.xba index 5a2dcb1c67fe..2f2b7e3ec11f 100644 --- a/wizards/source/formwizard/Language.xba +++ b/wizards/source/formwizard/Language.xba @@ -112,8 +112,8 @@ Dim slblFields as String .optAlign2.Label = GetResText(RID_FORM + 34) .optAlign0.State = 1 + //FIXME: Remove this unused FNameAddOn through the file FNameAddOn = "" - If isHighContrast(DlgFormDB.getPeer) Then FNameAddOn = "_hc" IDArray = Array(36, 37, 40, 38, 39) For i = 1 To 5 -- cgit v1.2.3