diff options
author | tb121644 <tb121644@sr1-eham02-04> | 2009-10-15 11:32:19 +0200 |
---|---|---|
committer | tb121644 <tb121644@sr1-eham02-04> | 2009-10-15 11:32:19 +0200 |
commit | bf71c7504211f05eb81515f60975f9411480b403 (patch) | |
tree | 9439110ee6d71a4667375a3c9d08e0b6a7cc6f9e /testautomation/math | |
parent | 5c17aa5d92adb494fa5278c82aae0e88f5c38487 (diff) |
#105920# m_updt.bas: tHelpCheckForUpdates result is not recorded in Quaste
Diffstat (limited to 'testautomation/math')
-rwxr-xr-x | testautomation/math/required/m_updt.bas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/math/required/m_updt.bas b/testautomation/math/required/m_updt.bas index 7472d02e2dfa..61b517b1ba65 100755 --- a/testautomation/math/required/m_updt.bas +++ b/testautomation/math/required/m_updt.bas @@ -47,6 +47,7 @@ sub main use "math\required\includes\m_007_.inc" ' help use "math\required\includes\m_010_.inc" use "math\required\includes\m_020_.inc" ' toolbars + use "global\required\includes\g_009.inc" Call hStatusIn ( "Math","m_updt.bas" ) @@ -75,7 +76,6 @@ sub LoadIncludeFiles use "global\required\includes\g_option.inc" use "global\required\includes\g_customize.inc" use "global\required\includes\g_001.inc" - use "global\required\includes\g_009.inc" use "global\tools\includes\optional\t_ui_filters.inc" ' for gMathFilter in m_001_.inc gApplication = "MATH" Call GetUseFiles |