mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
correctly fix testdata after Max's incorrect changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import java.awt.BorderLayout;
|
||||
import javax.swing.*;
|
||||
import java.awt.*;
|
||||
|
||||
public class ComponentCaller extends JComponent{
|
||||
Component1 component1;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import java.awt.BorderLayout;
|
||||
import javax.swing.*;
|
||||
import java.awt.*;
|
||||
|
||||
public class ComponentCaller extends JComponent{
|
||||
Component1 component1;
|
||||
|
||||
Reference in New Issue
Block a user