summaryrefslogtreecommitdiff
path: root/testautomation/framework/tools/includes
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-03-17 08:11:07 +0100
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-03-17 08:11:07 +0100
commitfbca9f51a891efce8d5b7df0e8b2623378710a36 (patch)
tree4212a1d77c303aa32d6eacb7a89c4264ba064b67 /testautomation/framework/tools/includes
parent21c6a7d2a22172882738b21437df29e5f7246dc7 (diff)
vitomation01: Fix the fixes - where refactoring went too far
Diffstat (limited to 'testautomation/framework/tools/includes')
-rwxr-xr-xtestautomation/framework/tools/includes/help_tools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/framework/tools/includes/help_tools.inc b/testautomation/framework/tools/includes/help_tools.inc
index b3d2f2c2c5d4..8552954f4f34 100755
--- a/testautomation/framework/tools/includes/help_tools.inc
+++ b/testautomation/framework/tools/includes/help_tools.inc
@@ -215,7 +215,7 @@ end function
function hHelpGetAboutItemCount() as integer
printlog( "Get the number of applications listed in the help listbox (should be 8)" )
- const I_ABOUT_ITEMS = 8
+ const ABOUT_ITEMS = 8
dim itemcount as integer