summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/presentation/_Presentation.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/presentation/_Presentation.java')
-rw-r--r--qadevOOo/tests/java/ifc/presentation/_Presentation.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/presentation/_Presentation.java b/qadevOOo/tests/java/ifc/presentation/_Presentation.java
index 3ac26dc41561..28f8a5aaba3b 100644
--- a/qadevOOo/tests/java/ifc/presentation/_Presentation.java
+++ b/qadevOOo/tests/java/ifc/presentation/_Presentation.java
@@ -64,6 +64,7 @@ public class _Presentation extends MultiPropertyTest {
}
protected PropertyTester CustomShowTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
if ( ((String)oldValue).equals("SecondPresentation") ) {