blob: 9c070608a8f31bba7d441b1bcf15be69c73bf93b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.control.Button?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<children>
<Button/>
</children>
</GridPane>