javafx: do not complete primitive subtags

(cherry picked from commit 9241edb)
This commit is contained in:
anna
2013-03-22 21:37:19 +01:00
parent f9a4b7ee47
commit abf81d604e
2 changed files with 8 additions and 4 deletions
@@ -0,0 +1,4 @@
<?import javafx.scene.image.*?>
<ImageView id="lock" pickOnBounds="true">
<<caret>
</ImageView>