1
0
forked from GitHub/gf-core

*** empty log message ***

This commit is contained in:
janna
2004-01-04 21:03:27 +00:00
parent 20345064dd
commit e84db8989d

View File

@@ -21,7 +21,7 @@ public class GFEditor2 extends JFrame implements ActionListener, CaretListener,
public MouseEvent m2;
public static String selectedText="";
public static boolean debug = true;
public static boolean debug = false;
public static boolean debug3 = false;
public static boolean debug2 = true;
public static boolean selectionCheck = false;