blob: 5aa3b3b636661f712d84fe35b0330ac0197cb86d [file] [log] [blame]
<?import javafx.scene.layout.GridPane?>
<?import javafx.scene.control.*?>
<warning descr="Unused import"><?import java.net.URL?></warning>
<warning descr="Unused import"><?import javafx.scene.layout.Region?></warning>
<warning descr="Unused import"><?import javafx.scene.control.Label?></warning>
<GridPane xmlns:fx="http://javafx.com/fxml" >
<Label/>
</GridPane>