mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
correctly fix testdata after Max's incorrect changes
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import java.awt.BorderLayout;
|
||||
import javax.swing.*;
|
||||
import java.awt.*;
|
||||
|
||||
public class ComponentCaller extends JComponent{
|
||||
Component1 component1;
|
||||
|
||||
+1
-1
@@ -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