diff --git a/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Contenido.java b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Contenido.java new file mode 100644 index 0000000..fa58e34 --- /dev/null +++ b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Contenido.java @@ -0,0 +1,13 @@ +/* + * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license + * Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template + */ +package com.potrillos.presentacionjfx; + +/** + * + * @author reyes + */ +public class Contenido { + +}