Merge remote-tracking branch 'origin/master'

This commit is contained in:
Samuel Wolff 2024-01-26 08:22:19 +01:00
commit 293c5f7fee
7 changed files with 11 additions and 14 deletions

View File

@ -6,6 +6,8 @@
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<!-- Erstellt von Sven Alteköster -->
<BorderPane xmlns="http://javafx.com/javafx"
xmlns:fx="http://javafx.com/fxml"
fx:controller="de.subway_surfers.vpr_app.AccounterstellungMitarbeiter"

View File

@ -6,6 +6,8 @@
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<!-- Erstellt von Sven Alteköster -->
<?import javafx.geometry.Insets?>
<BorderPane xmlns="http://javafx.com/javafx"
xmlns:fx="http://javafx.com/fxml"

View File

@ -7,6 +7,8 @@
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<!-- Erstellt von Sven Alteköster -->
<BorderPane xmlns="http://javafx.com/javafx"
xmlns:fx="http://javafx.com/fxml"
fx:controller="de.subway_surfers.vpr_app.HauptmenueElternController"

View File

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- @author Samuel Wolff
Noch nicht getestet
TODO Style einbauen
-->
<!-- @author Samuel Wolff -->
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>

View File

@ -6,6 +6,8 @@
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<!-- Erstellt von Sven Alteköster -->
<BorderPane xmlns="http://javafx.com/javafx"
xmlns:fx="http://javafx.com/fxml"
fx:controller="de.subway_surfers.vpr_app.VerwaltungController"

View File

@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
@author Samuel Wolff
Noch nicht getestet
TODO Style einbinden
-->
<!-- @author Samuel Wolff -->
<?import java.lang.*?>
<?import java.util.*?>

View File

@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
@author Samuel Wolff
Noch nicht getestet
TODO Style einbauen
-->
<!-- @author Samuel Wolff -->
<?import java.lang.*?>
<?import java.util.*?>