mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Fix missing import
This commit is contained in:
parent
433363b633
commit
c21198b5fb
@ -17,9 +17,7 @@
|
||||
~ along with Bisq. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<?import io.bisq.gui.components.InputTextField?>
|
||||
<?import io.bisq.gui.components.TitledGroupBg?>
|
||||
<?import io.bisq.gui.components.AutoTooltipLabel?>
|
||||
<?import io.bisq.gui.components.*?>
|
||||
<?import javafx.geometry.*?>
|
||||
<?import javafx.scene.control.*?>
|
||||
<?import javafx.scene.control.cell.*?>
|
||||
|
Loading…
Reference in New Issue
Block a user