Fixed naming bug in license folder
This commit is contained in:
@@ -24,10 +24,6 @@ public class CustomizedTests {
|
||||
|
||||
frame.setLayout(new FlowLayout());
|
||||
|
||||
OACLabel imageLabel = new OACLabel(TempIcons.TEMP_HOLE_ICON.ofSize(IconSize.MEDIUM));
|
||||
|
||||
//frame.add(new OACTitledComponent<>("Titled", imageLabel));
|
||||
|
||||
frame.add(new OACButton());
|
||||
|
||||
frame.setVisible(true);
|
||||
|
||||
Reference in New Issue
Block a user