summaryrefslogtreecommitdiff
path: root/framework/qa/complex/imageManager/CheckImageManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/imageManager/CheckImageManager.java')
-rw-r--r--framework/qa/complex/imageManager/CheckImageManager.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qa/complex/imageManager/CheckImageManager.java b/framework/qa/complex/imageManager/CheckImageManager.java
index 21f24b634c22..a88a96d30c98 100644
--- a/framework/qa/complex/imageManager/CheckImageManager.java
+++ b/framework/qa/complex/imageManager/CheckImageManager.java
@@ -141,7 +141,7 @@ public class CheckImageManager {
}
- private class OXUIConfigurationListenerImpl implements _XUIConfiguration.XUIConfigurationListenerImpl {
+ private static class OXUIConfigurationListenerImpl implements _XUIConfiguration.XUIConfigurationListenerImpl {
private boolean triggered = false;
public boolean actionWasTriggered() {