mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
fix border
This commit is contained in:
@@ -371,7 +371,6 @@ public class TargetOptionsComponent extends JPanel {
|
||||
public HintTextField(final String hint, final int columns) {
|
||||
super(hint, columns);
|
||||
myHint = hint.toCharArray();
|
||||
setBorder(null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user