Merge "Issue #1219 enable loop context when in nsharp view." into development

Former-commit-id: 3f95c2ae23 [formerly e2f80e6920] [formerly 3f95c2ae23 [formerly e2f80e6920] [formerly 6d8b07ce01 [formerly 6a881bbb6d61d0ece44819cd3938bce9aa264711]]]
Former-commit-id: 6d8b07ce01
Former-commit-id: b7a1c17c82 [formerly 1b7abbddc0]
Former-commit-id: a7af4fc202
This commit is contained in:
Nate Jensen 2012-09-26 11:55:45 -05:00 committed by Gerrit Code Review
commit c94b1526cb

View file

@ -70,5 +70,14 @@
</enabledWhen>
</handler>
</extension>
<extension
point="com.raytheon.uf.viz.core.classContext">
<classContext
class="com.raytheon.uf.viz.d2d.nsharp.display.D2DNSharpPaletteWindow">
<contextId
id="com.raytheon.viz.ui.loopContext">
</contextId>
</classContext>
</extension>
</plugin>