mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-19 09:50:32 +01:00
WalletTemplate: remove bit of redundant fxml
This commit is contained in:
parent
cd337504b7
commit
db86185972
@ -36,7 +36,7 @@
|
||||
</HBox>
|
||||
<HBox fx:id="controlsBox" alignment="TOP_LEFT" fillHeight="true" layoutX="14.0" layoutY="347.0" minHeight="16.0" prefHeight="36.0" prefWidth="243.0" spacing="10.0" translateY="60.0" visible="true" AnchorPane.bottomAnchor="17.0">
|
||||
<children>
|
||||
<Button id="connectBtn" defaultButton="true" mnemonicParsing="false" styleClass="fat-button" text="Primary" />
|
||||
<Button defaultButton="true" mnemonicParsing="false" styleClass="fat-button" text="Primary" />
|
||||
<Button cancelButton="true" mnemonicParsing="false" styleClass="fat-button" text="Secondary" />
|
||||
</children>
|
||||
</HBox>
|
||||
|
Loading…
Reference in New Issue
Block a user