diff options
Diffstat (limited to 'Dozentenmodul/src/GUI/LoginWindow.java')
| -rw-r--r-- | Dozentenmodul/src/GUI/LoginWindow.java | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Dozentenmodul/src/GUI/LoginWindow.java b/Dozentenmodul/src/GUI/LoginWindow.java new file mode 100644 index 00000000..56b187ed --- /dev/null +++ b/Dozentenmodul/src/GUI/LoginWindow.java @@ -0,0 +1,13 @@ +package GUI;
+
+public class LoginWindow {
+
+ /**
+ * @param args
+ */
+ public static void main(String[] args) {
+ // TODO Auto-generated method stub
+
+ }
+
+}
|
