blob: 53d5f7173544a81235f49b778cfddc079694c119 [file] [log] [blame]
<?import javafx.scene.layout.GridPane?>
<?import javafx.geometry.Insets?>
<GridPane xmlns:fx="http://javafx.com/fxml" alignment="center" hgap="10" vgap="10">
<padding>
<Insets/>
</padding>
</GridPane>