summaryrefslogtreecommitdiff
path: root/sc/qa/complex/dataPilot/_XPropertySet.java
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/complex/dataPilot/_XPropertySet.java')
-rw-r--r--sc/qa/complex/dataPilot/_XPropertySet.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/complex/dataPilot/_XPropertySet.java b/sc/qa/complex/dataPilot/_XPropertySet.java
index d163dbef37fb..2e1bde305ed2 100644
--- a/sc/qa/complex/dataPilot/_XPropertySet.java
+++ b/sc/qa/complex/dataPilot/_XPropertySet.java
@@ -80,7 +80,7 @@ public class _XPropertySet {
propertyChanged = true;
}
public void disposing (EventObject obj) {}
- };
+ }
/**
@@ -104,7 +104,7 @@ public class _XPropertySet {
vetoableChanged = true;
}
public void disposing (EventObject obj) {}
- };
+ }
/**