reordered and renamed to org.ui.dialogs.SimpleDialog...

This commit is contained in:
Jan-Peter Klein
2024-11-25 19:23:48 +01:00
parent 600aca083c
commit e929d41d67
10 changed files with 46 additions and 43 deletions
+1 -1
View File
@@ -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"