mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-20 23:14:39 +00:00
reordered and renamed to org.ui.dialogs.SimpleDialog...
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<?import javafx.scene.control.ButtonBar?>
|
||||
<HBox xmlns:fx="http://javafx.com/fxml"
|
||||
xmlns="http://javafx.com/javafx"
|
||||
fx:controller="org.cryptomator.ui.controls.CustomDialogController"
|
||||
fx:controller="org.cryptomator.ui.dialogs.SimpleDialogController"
|
||||
minWidth="400"
|
||||
maxWidth="400"
|
||||
minHeight="145"
|
||||
|
||||
Reference in New Issue
Block a user