summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java b/qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java
index dc20472b0a61..f57ccc97374e 100644
--- a/qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java
+++ b/qadevOOo/tests/java/ifc/ui/_XUIConfigurationManager.java
@@ -47,6 +47,7 @@ public class _XUIConfigurationManager extends MultiMethodTest {
* Some stuff before the tests:
* extract the multi service factory.
*/
+ @Override
protected void before() {
mxMSF = tParam.getMSF();
sShortCutManagerServiceName = (String)tEnv.getObjRelation("XConfigurationManager.ShortCutManager");