blob: 27fe2902486533f5b013ad7cc17ea4011e485f98 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<fx:include source="foo.fxml" <caret> />
</GridPane>