diff options
Diffstat (limited to 'sd/sdi/outlnvsh.sdi')
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index bfd8c89c81a4..d94914c4d46a 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -552,6 +552,6 @@ interface OutlineView shell OutlineViewShell { - import OutlineView[Automation]; + import OutlineView; } |