summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/util/_PathSettings.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/util/_PathSettings.java')
-rw-r--r--qadevOOo/tests/java/ifc/util/_PathSettings.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/util/_PathSettings.java b/qadevOOo/tests/java/ifc/util/_PathSettings.java
index ebf55ed0013c..75bbedd5ceb0 100644
--- a/qadevOOo/tests/java/ifc/util/_PathSettings.java
+++ b/qadevOOo/tests/java/ifc/util/_PathSettings.java
@@ -63,6 +63,7 @@ public class _PathSettings extends MultiPropertyTest {
*/
public void _UIConfig() {
testProperty("UIConfig", new PropertyTester() {
+ @Override
public Object getNewValue(String propName, Object oldVal) {
String path = (String) oldVal;
if (path == null) path = "";