mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-15 10:26:37 -04:00
Add missing fx:id
This commit is contained in:
parent
c5c9b14c31
commit
d0ccc365dc
@ -36,8 +36,9 @@
|
||||
AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"
|
||||
AnchorPane.bottomAnchor="0.0">
|
||||
|
||||
<GridPane hgap="5.0" vgap="5.0">
|
||||
<padding>
|
||||
<!--suppress JavaFxUnresolvedFxIdReference -->
|
||||
<GridPane fx:id="gridPane" hgap="5.0" vgap="5.0">
|
||||
<padding>
|
||||
<Insets bottom="-10.0" left="25.0" top="30.0" right="25"/>
|
||||
</padding>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user