blob: 07d99b9ea84dae77825c06b65a5181081eea8add [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>