diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
index 6d3d9d1..7b5a2a2 100644
--- a/.idea/dataSources.xml
+++ b/.idea/dataSources.xml
@@ -22,6 +22,7 @@
+
$ProjectFileDir$
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 89fcb21..19d570b 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,6 @@
-
diff --git a/Boletos Teatro/Boletos Teatro.iml b/Boletos Teatro/Boletos Teatro.iml
deleted file mode 100644
index 9c8aa59..0000000
--- a/Boletos Teatro/Boletos Teatro.iml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/out/production/Boletos Teatro/Boletos interfaz/TeatroGUI.java b/TeatroGUI.java
similarity index 100%
rename from out/production/Boletos Teatro/Boletos interfaz/TeatroGUI.java
rename to TeatroGUI.java
diff --git a/out/production/mezontleTeam/.idea/dataSources.xml b/out/production/mezontleTeam/.idea/dataSources.xml
index 4657635..7b5a2a2 100644
--- a/out/production/mezontleTeam/.idea/dataSources.xml
+++ b/out/production/mezontleTeam/.idea/dataSources.xml
@@ -9,6 +9,20 @@
+
+
+
+ $ProjectFileDir$
+
+
+ mysql.8
+ true
+ com.mysql.cj.jdbc.Driver
+ jdbc:mysql://localhost:3306
+
+
+
+
$ProjectFileDir$
diff --git a/out/production/mezontleTeam/.idea/modules.xml b/out/production/mezontleTeam/.idea/modules.xml
index 19d570b..89fcb21 100644
--- a/out/production/mezontleTeam/.idea/modules.xml
+++ b/out/production/mezontleTeam/.idea/modules.xml
@@ -2,6 +2,7 @@
+
diff --git a/out/production/mezontleTeam/TeatroGUI$1.class b/out/production/mezontleTeam/TeatroGUI$1.class
new file mode 100644
index 0000000..f34c371
Binary files /dev/null and b/out/production/mezontleTeam/TeatroGUI$1.class differ
diff --git a/out/production/mezontleTeam/TeatroGUI$2.class b/out/production/mezontleTeam/TeatroGUI$2.class
new file mode 100644
index 0000000..2c1e7cb
Binary files /dev/null and b/out/production/mezontleTeam/TeatroGUI$2.class differ
diff --git a/out/production/mezontleTeam/TeatroGUI.class b/out/production/mezontleTeam/TeatroGUI.class
new file mode 100644
index 0000000..7344edd
Binary files /dev/null and b/out/production/mezontleTeam/TeatroGUI.class differ