summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-12 15:02:12 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-12 15:02:12 +0100
commit85f4b6abd19eb9290bb40a9ab573c6a05945db94 (patch)
tree8633b15c4752a813b553e70f2153808c1fe3933f /wizards
parent5515c056ab6438f2a2d6b4b3ab1d66cf6723e7fb (diff)
Remove two more _HC instances
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/formwizard/Language.xba2
1 files changed, 1 insertions, 1 deletions
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 = &quot;&quot;
- If isHighContrast(DlgFormDB.getPeer) Then FNameAddOn = &quot;_hc&quot;
IDArray = Array(36, 37, 40, 38, 39)
For i = 1 To 5