Преглед изворни кода

Merge branch 'Ohne_Drag_and_Drop' of https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons into Ohne_Drag_and_Drop

Teh-Hai Julian Zheng пре 8 година
родитељ
комит
017afcd670
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/ui/view/GUI.java

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

@@ -838,7 +838,6 @@ public class GUI<E> implements CategoryListener {
 				unitGraph.repaint();
 			}
 		});
-
 		splitPane.setRightComponent(splitPane_1);
 		splitPane.setDividerLocation(200);
 		splitPane_1.setDividerLocation(500);