summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/awt/_XTextComponent.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XTextComponent.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XTextComponent.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XTextComponent.java b/qadevOOo/tests/java/ifc/awt/_XTextComponent.java
index cce6b8cdecf0..ae8de12c7efa 100644
--- a/qadevOOo/tests/java/ifc/awt/_XTextComponent.java
+++ b/qadevOOo/tests/java/ifc/awt/_XTextComponent.java
@@ -75,6 +75,7 @@ public class _XTextComponent extends MultiMethodTest {
* Retrieves object relation, then sets flag 'num' to 'true'
* if relation is not null.
*/
+ @Override
public void before() {
if (tEnv.getObjRelation("XTextComponent.onlyNumbers") != null)
num = true;