settingsview & Controller erstellt

This commit is contained in:
2023-01-31 10:22:48 +01:00
parent 0550482a6b
commit 6747188668
4 changed files with 41 additions and 29 deletions

View File

@@ -0,0 +1,4 @@
package com.bib.essensbestellungsverwaltung;
public class SettingsController {
}