summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java b/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
index 7cf64918c89a..650b2dba35c2 100644
--- a/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
+++ b/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
@@ -83,6 +83,7 @@ public class _XNotifyingDispatch extends MultiMethodTest {
* Retrieves object relations and creates new listeners.
* @throws StatusException If one of relations not found.
*/
+ @Override
public void before() {
notificationListener = new TestNotificationListener(log) ;
url = (URL) tEnv.getObjRelation("XDispatch.URL") ;