Rolf Egert hace 6 años
padre
commit
622b20df2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/ui/view/GUI.java

+ 1 - 0
src/ui/view/GUI.java

@@ -783,6 +783,7 @@ public class GUI implements CategoryListener {
 				}
 				controller.resetCategorys();
 			} catch (Exception e2) {
+				System.out.println(e2.getMessage());
 			}
 
 			tree.repaint();