summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/OfficeWatcher.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/OfficeWatcher.java')
-rw-r--r--qadevOOo/runner/helper/OfficeWatcher.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/runner/helper/OfficeWatcher.java b/qadevOOo/runner/helper/OfficeWatcher.java
index a45b4343b18e..b01d81609b89 100644
--- a/qadevOOo/runner/helper/OfficeWatcher.java
+++ b/qadevOOo/runner/helper/OfficeWatcher.java
@@ -56,6 +56,7 @@ public class OfficeWatcher extends Thread implements share.Watcher {
return StoredPing;
}
+ @Override
public void run() {
dbg("started");
boolean isDone = false;