summaryrefslogtreecommitdiff
path: root/accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java')
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java b/accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java
index 3c1b8e90ff26..ada74f6dba0a 100644
--- a/accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java
+++ b/accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java
@@ -80,7 +80,7 @@ abstract public class ObjectView
/** Implement this method if you are interested in accessible events.
*/
- public void notifyEvent (AccessibleEventObject aEvent)
+ public void notifyEvent (AccessibleEventObject aEvent)
{}
/// Reference to the current object to display information about.