version changed to 1.8.1u1

This commit is contained in:
Honfika
2014-02-02 10:57:30 +01:00

View File

@@ -79,6 +79,7 @@ public class GenericTagPanel extends JPanel {
}
}
genericTagPropertiesEditorPane.setText(sb.toString());
genericTagPropertiesEditorPane.setCaretPosition(0);
}
public void generateEditControls() {