renamed class

This commit is contained in:
Sebastian Stenzel
2021-12-16 17:01:56 +01:00
parent 983a4d0b0f
commit 6ca87d13f5
4 changed files with 9 additions and 9 deletions
@@ -11,7 +11,7 @@
<?import javafx.scene.shape.Circle?>
<VBox xmlns:fx="http://javafx.com/fxml"
xmlns="http://javafx.com/javafx"
fx:controller="org.cryptomator.ui.keyloading.masterkeyfile.SelectMasterkeyFileController"
fx:controller="org.cryptomator.ui.keyloading.masterkeyfile.ChooseMasterkeyFileController"
minWidth="400"
maxWidth="400"
minHeight="145"