summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/drawing/_LineProperties.java')
-rw-r--r--qadevOOo/tests/java/ifc/drawing/_LineProperties.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/drawing/_LineProperties.java b/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
index 6944b103b0d5..d37d6506ddcd 100644
--- a/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
+++ b/qadevOOo/tests/java/ifc/drawing/_LineProperties.java
@@ -49,6 +49,7 @@ public class _LineProperties extends MultiPropertyTest {
* only predefined String values.
*/
protected PropertyTester LineTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
if (oldValue.equals("Arrow"))