aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/vehiclePane.fxml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fxml/vehiclePane.fxml')
-rw-r--r--src/main/resources/fxml/vehiclePane.fxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fxml/vehiclePane.fxml b/src/main/resources/fxml/vehiclePane.fxml
index 5a47181..752941a 100644
--- a/src/main/resources/fxml/vehiclePane.fxml
+++ b/src/main/resources/fxml/vehiclePane.fxml
@@ -17,7 +17,7 @@
<?import javafx.scene.control.Label?>
<GridPane stylesheets="@/styles/main.css" minWidth="-Infinity" styleClass="bg-white, shadowed"
xmlns="http://javafx.com/javafx/9.0.1" xmlns:fx="http://javafx.com/fxml/1"
- fx:controller="at.ac.tuwien.sepm.assignment.groupphase.einsatzverwaltung.controller.VehiclePaneController">
+ fx:controller="at.ac.tuwien.sepm.assignment.groupphase.missioncontrol.controller.VehiclePaneController">
<columnConstraints>
<ColumnConstraints/>
<ColumnConstraints/>