This commit is contained in:
Craig Raw 2025-02-07 14:57:21 +02:00
parent c7351cd191
commit 8975f6f666

View File

@ -52,7 +52,7 @@
<ComboBox fx:id="fiatCurrency" />
</Field>
<Field text="Exchange rate source:">
<ComboBox fx:id="exchangeSource" prefWidth="150">
<ComboBox fx:id="exchangeSource" prefWidth="160">
<items>
<FXCollections fx:factory="observableArrayList">
<ExchangeSource fx:constant="NONE" />