blob: 469b594bcd702e9586f6eb090693655cede95d97 [file] [log] [blame]
<?import javafx.scene.layout.GridPane?>
<?import java.lang.String?>
<GridPane xmlns:fx="http://javafx.com/fxml">
<stylesheets>
<String fx:value="style1.css"/>
</stylesheets>
</GridPane>